Hi,
I'm trying to find out why in IE the following button:
has padding on the left and right and is centered while in Firefox there is no padding. I'm assuming Firefox is rendering the button in the right way, is there a fix to make the button look the same in IE as it does in Firefox.
Cheers.
Taha
I'm trying to find out why in IE the following button:
Code:
<input name="button" type="button" value="This is a Simple Sample Button">
has padding on the left and right and is centered while in Firefox there is no padding. I'm assuming Firefox is rendering the button in the right way, is there a fix to make the button look the same in IE as it does in Firefox.
Cheers.
Taha