logoalt Hacker News

cma256yesterday at 2:34 PM1 replyview on HN

Are there native frameworks which use XHTML? Regardless, a document language being used to construct complex, interactive GUIs is incidental complexity. XHTML can be a compilation target but it does not need to be a development target.


Replies

0x3fyesterday at 2:38 PM

But what's the benefit of using e.g. <row><cell> over <tr><td> if your only target is the web?

show 1 reply