Adding a table to your website is a useful way to present large amounts of information clearly. Tables also provide an efficient use of space, and let you more easily read and compare complex data.
I'm trying to create a table with fixed headers. I have an example page up here:<BR>http://gohanman.com/pages/fixed-headers.html<BR><BR>This example actually works ...