Hello.
I am having a slight problem with the effect of my css in Internet Explorer.
The CSS works how i want it to in FireFox but when testing it in Internet Explorer the border is too big!
Take A Look:
Here is the CSS Code:
Its a petty thing but i want it to be perfect, all help is apprichiated.
Thanks
I am having a slight problem with the effect of my css in Internet Explorer.
The CSS works how i want it to in FireFox but when testing it in Internet Explorer the border is too big!
Take A Look:
Here is the CSS Code:
Code:
input.button{
font-size: 11px;
font-family: Verdana;
color: #FFFFFF;
background-color: #333333;
border-style: solid;
border-color: #000000;
border-width: 1px;
}
Its a petty thing but i want it to be perfect, all help is apprichiated.
Thanks






