IE6 seems to double it’s margins on floated elements… Why? Who cares… Here’s how you fix it!
Just add display: inline; to the floated element!
I found it here: http://www.jaymeblackmon.com/ie6-double-margin-bug-fix
IE6 seems to double it’s margins on floated elements… Why? Who cares… Here’s how you fix it!
Just add display: inline; to the floated element!
I found it here: http://www.jaymeblackmon.com/ie6-double-margin-bug-fix