form style in IE
Posted: Sat Oct 03, 2009 1:08 pm
Hi
I used this style in my css:
It's working in Firefox but not in IE
Do you know a solution?
Thanks for your help
I used this style in my css:
Code: Select all
input[type=submit] {
background-color: #808080;
color:white;
font-weight:bold;
}Do you know a solution?
Thanks for your help