Hacker News new | ask | show | jobs
by perilunar 911 days ago
You absolutely can make a website without any HTML, not even a scrap of invalid markup.

Just use SVG. It does not need to be embedded in HTML to work.

1 comments

Why stop there? Use arbitrary XML and style it with CSS.