Hacker News new | ask | show | jobs
by littlestymaar 11 hours ago
Not really. This would not be different to <table> and associated elements, which are arguably better than a div soup.
1 comments

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.