Hacker News new | ask | show | jobs
Accessible Tables (chrispastore.com)
10 points by zh 6664 days ago
1 comments

Finally someone who understands what and how are tables used for (hint - not styling). Each element in HTML has its own semantic meaning, that is why I don't like using tables for presentation and styling instead of CSS.