I’ve been a reader of A List Apart since sometime back in ‘98, when it was still a mailing list. Today the magazine published my first contribution, which deals with using label tags appropriately in HTML forms, even when you don’t seem to have room for them.
Update Aug 15, 2008
If you’ve liked the “overlabel” JavaScript technique that I published on A List Apart, you might want to also check out the jQuery version that was assembled by Scott Sauyet.
December 19, 2006
Congratulation for ALA!
I’ve made a similar thing for the error in a form. The labels were in absolute over the inputs, with a few javascript to get hide/show if text is typed.