Styling Data Tables with CSS.
CSS Table Gallery – The CSS Table Gallery is a showcase of how CSS and data tables can work together to create usable and pretty results. Some cool examples of what you can do with data tables. There are download files for you to use.
Leave a Reply
1072 views, 1 so far
today |

Follow me on Twitter
Subscribe via RSS















March 17th, 2006 at 2:48 pm
I think it’s worth taking a look at the source code for these tables. You will notice significant differences from tables used for layout.
To make these tables accessible, rows and cells need “axis” and “headers” attributes as well. It looks like this issue will be covered in the upcoming third article in the 456 Berea Street series that Robin posted yesterday.
Cordially, David