#66: Table Styling 2, Fixed Header and Highlighting
Css tutorial
#66: Table Styling 2, Fixed Header and Highlighting
watch that tutorial on css-tricks.com
Description
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. Then we implement row AND column highlighting with a bit of semi-clever JavaScript.
comment add to favesnew Css tuts (RSS)

Comments
No comment at this time. Be the first !