web form

Create a fancy web form with field hints using only CSS3

CSS3 tricks have been pretty popular in the last while on various design
blogs and with good reason. Like many of you, I've caught the CSS3 bug
and this afternoon I took a stab at this nifty little method of adding
hints to your form fields (as well as some fancy style enhancements)
using CSS3. The cool part is you don't require Javascript for the form
field hints. Here's a demo and run down of the code used.