Design Feeds

New Screencast: Table Styling 2, Fixed Header and Highlighting

Added: 8 months ago, Source: CSS Tricks

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. Get your hot [...]...
Click here to read full article