Create your own CSS fixed or fluid layouts for websites, blogs and software. The basic format for a CSS layout begins with the container settings, then the header, a horizontal navigational section, ...
This example actually works how I want with every traditional browser I've thrown at it, including IE6. The <thead> element stays put and the <tbody> element scrolls vertically. As far as I can tell, ...