|
|
|
|
|
by naasking
3431 days ago
|
|
Screen readers and spiders do look at tables as semantic content though. Tables are simply the wrong idea. That said, CSS layout should have been based on tables/grids from the get go, ie. specify a set of blocks as rows and cells, with colspan and rowspan. It took way too long to get to this point. |
|