Roger Johansson has the clearest article I’ve yet seen on how tables should be used when marking up tabular data.Bring on the tables: There’s a lot more to tables in HTML and XHTML than just rows and cells. Much more. Especially if you want to make them accessible.
Read about th, caption, summary, scope and more. This one is definitely for the reference file. There are even links to pages with more detail for more complex tables.
These Posts may interest you too:
- Structured, accessible tables This article on structured, accessible tables explains how to create well structured tables that are also accessible. [Via: webgraphics]...
- Stupid Layout Tables Why tables for layout is stupid Bill Merikallio; Scott Design, Inc. and Adam Pratt; Adobe Systems Incorporated define problems around designing web pages with tables and offer solutions using CSS...
- No Tables No Tables The next release of Safari will be fully embracing Web standards by dropping all support for tables… What date was it again? [Surfin' Safari]...
- Need a Table? The anonymous Advanced Tables Tutorial explains handily how to actually code tables for tabular data. I’d have liked to have seen some accessibility information in there, but this is good...
- Software Updates of interest Bunch of interesting updates: CocoaMySQL (v0.5 440Kb Donationware) is an application used to manage MySQL databases (locally or over the internet). It lets you add and remove databases and tables,...

Add your Comment