I know you can use input, select, and fieldset as HTML
selectors in your stylesheet, but I can't figure out how
to target the types of input.
Any help is greatly appreciated!
Caveat: it only works in Netscape 6. Go figure.
A better idea (at least one that's more supported) is to create a class for
each type of input that you have and then apply the classes to each input.
Check out:
http://www.blooberry.com/indexdot/css/syntax/selectors/attribute.htm for
more information on attribute selectors.
Jonathan
http://www.snook.ca/
"sean" <se...@interfaceit.net> wrote in message
news:110001c1e0ce$2ea42a40$39ef2ecf@TKMSFTNGXA08...