Page 1 of 1

thin borders for IE(Resolved thanks)

Posted: Fri Sep 26, 2008 4:34 am
by iris
In FireFox, the border for the "border: thin solid #000000;" is thin, probably 1px or so, whereas in Internet Explorer it's 2px or more. Is there a way out of this one?

Re: thin borders for IE

Posted: Fri Sep 26, 2008 6:15 am
by VladSun
border: 1px solid black;
?

Re: thin borders for IE(Resolved thanks)

Posted: Fri Sep 26, 2008 9:26 am
by iris
vladsun you re a nice guy. thanks :P