|
The table is just a plain HTML table (Although it has been spruced up a bit - the core of it is just a regular old HTML table).
The way they did the slanted headers at the top of the table is with an image and an image map.
A good way to see how someone coded something (HTML and CSS wise anyway) is to download "firebug" for firefox. You can hover over parts of a webpage and see the code for that part. It is really useful!
|