Y
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
assimpleaspossi
9 hours ago
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.
link