Are tables semantic for layout?
Are tables semantic for layout?
Out of context: Reply #4
- Started
- Last post
- 10 Responses
- spot130
you can always play the accessibility card and say that tables are not accessible (which they're usually not unless it's tabular data). Also if you plan to move into the mobile realm it's easier (cheaper) to change style sheets than it is to have multiple code versions for different platforms.