CSS Unwanted padding in IE using floats.
Posted
by
user564176
on Stack Overflow
See other posts from Stack Overflow
or by user564176
Published on 2011-01-05T18:55:42Z
Indexed on
2011/01/05
19:54 UTC
Read the original article
Hit count: 157
It's been a long day of designing and I ran into a problem today. The website www.dcninc.com/newtest/security_testing.php is a new design I'm working on at work right now.
If you view it in Firefox you will notice there is no padding on the 2 right boxes (I did that on purpose to trouble shoot my problem) However if you view that same page in IE, it adds padding to the right side. Here is my CSS and HTML below.
© Stack Overflow or respective owner