logoalt Hacker News

tormehyesterday at 11:59 PM2 repliesview on HN

Preach. HTML and CSS are markup languages for creating documents. Using them for GUI applications is wild and obviously a bad idea.


Replies

silon42today at 6:48 AM

HTML is pretty bad (XUL was better), but (subset) of CSS is probably OK.

chrismorgantoday at 9:13 AM

Most major GUI frameworks operate on something very similar to HTML + CSS.

show 1 reply