> As an example, the structure of HN's reply page
Is made up of table tags, which the CSS people will tell you is wrong/impossible/has different semantics.
> Is made up of table tags, which the CSS people will tell you is wrong/impossible/has different semantics
A table is a grid. Lot of UI toolkits have a grid container, and even CSS added it specifically as a layout engine.
> Is made up of table tags, which the CSS people will tell you is wrong/impossible/has different semantics
A table is a grid. Lot of UI toolkits have a grid container, and even CSS added it specifically as a layout engine.