#66: Table Styling 2, Fixed Header and Highlighting

Published: July 1, 2009, 2:22 p.m.

Just a couple of quick tricks, from scratch, on coding up tables. We use the proper semantic tags for a table header and then set it to a fixed position so when scrolling the table the header is always visible. …