logoalt Hacker News

littlestymaaryesterday at 4:32 PM1 replyview on HN

Not really. This would not be different to <table> and associated elements, which are arguably better than a div soup.


Replies

assimpleaspossiyesterday at 6:35 PM

Yes, really. Even <table> is used to represent the data, not the layout, though it will be laid out as a table but it's probably the only element that does such a thing.