Hacker News new | ask | show | jobs
by scottmf 3543 days ago
They're misunderstanding what people mean by "don't use tables". And they don't know what they're talking about.
1 comments

When I was informed of it, I responded with "they are wrong". We'll see how it goes.
Is your intent for Section 508 compliance?

If the table cells have specific individual widths and heights, and contain a .gif or .jpg of equal size within them, then that is an inappropriate use of tables today.

This "no table for layout" thing is so strong that people keep insisting that I am saying table elements for layout. I am literally saying "using table elements for a table" and not "layout with a table". It is a table with tabular data in it, just plain text. It is a styled table, but a table nonetheless.