CSS Debuging/Colorizer
Upon reading Step 1 of 3 Steps for Troubleshooting Your CSS, Morgante Pell took it upon himself to build a handy little jQuery script to add a random color to the background of every block element on the page. A fast way to visually debug a layout issue in any browser. Well done, Morgante!