Hi all,

Here's an odd one I can't seem to solve. I had to style all input
fields in a form with a black background, white text. Rather than give
them a class, I've just given all inputs this styling

EG: input {background:#000; color:#FFF;}

My issue is that the submit buttons now have this styling also in
certain browsers. I'd like to give them a class and set them back to
their original look, but background:none; doesn't work. Is there a way
of doing this does anyone know?

I am aware that I could give every field a class and add the black
background to that, but I'd like to do it the other way around and
only have a class for the buttons, less classy!

Any ideas?


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to