#66: Table Styling 2, Fixed Header and Highlighting
CSS-Tricks Screencasts - A podcast by CSS-Tricks

Categories:
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. …