This entry was posted
on Saturday, December 7th, 2002 at 9:31 am and is filed under General.
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
The required field thing is quite nice, but that form could really do with some s. The cool thing about the label element (apart from the general accessibility / semantic issues) is that you can use it to mark up a bit of text as the “label” of a certain form field, then when that text is clicked on the cursor jumps straight to the field.
December 7th, 2002 at 12:09 pm
The required field thing is quite nice, but that form could really do with some s. The cool thing about the label element (apart from the general accessibility / semantic issues) is that you can use it to mark up a bit of text as the “label” of a certain form field, then when that text is clicked on the cursor jumps straight to the field.