Nothing too fancy here, but a real solid foundation on an HTML email template that will work and look good in all email clients. Tables and inline styling, just the way email likes it!
Using "responsive design" principles to detect if the screen is smaller than the maximum squishitude of our table. If it is, we're going to reformat the table.
The type on the page follows a "vertical rhythm" in that the baseline stays in exact increments down the page even when other typographic thing change. Click to toggle both horizontal and vertical grids.
A completely distraction-free log in page. These are becoming more and more popular with web applications which require you to log in before you can do very much. The log in page can be a great place to have fun with design and do something unique.
Darken the edges of your site with this "body border" technique. Makes use of alpha-transparent PNG's which "fade in" from the edges of the browser window. jQuery provides the engine to optionally have the gradients fade in and out.