Hacker News new | ask | show | jobs
by themarkn 2215 days ago
Tables are perfect for tabular data. They are the correct markup and should be used for that (so not avoided at all cost).

Tables are not the correct markup for positioning various items here and there to create a layout on a page.