Form Layout Example
I have used the ::before pseudo element along with the content property, the :hover pseudo class and several selectors that IE6 does not support, even though they've been a part of css2 since 1998. The base functionality is not affected, but the user of a modern browser will benefit from the progressive enhancement.
Besides, it gives me a chance to play with some of the neat things you can do with css.