Hacker News new | ask | show | jobs
by 9dev 879 days ago
Is that so? From my memory, most people used tables for layouts, or full-out relied on div tags for everything. At some point, HTML5 brought headers and footers and navs and more, and if anything, that made the situation better since.

But if the working groups continue to pretend HTML is for text documents instead of web applications, things will never get more semantic.

2 comments

Tables for layout started dying around 2008. Eight years ago is 2016, so there is quite a large period in between.
> But if the working groups continue to pretend HTML is for text documents instead of web applications, things will never get more semantic.

I mean, HTML is and will always forever be a system to display a few pages of text with some images thrown in. And even for that it sucks big time.

Anything standards committees have been throwing at it over the years are just haphazard hacks to make it into something it's not with no coherent goal in mind.