[thelist] CSS-Only Forms That Don't Suck

ben morrison morrison.ben at gmail.com
Thu Jun 16 04:10:46 CDT 2005


> For those so inclined, feel free to comment on accessibility and/or
> usability issues you see.  That is not my main focus at the moment (it will
> be addressed once the CSS kinks are entirely worked out), but I do welcome
> the feedback.

I tend to add a pointer cursor to the labels to let users know that
they can click on them.

label {
cursor:pointer
}

ben


More information about the thelist mailing list