More IE madness.
I have another simple two-column layout -- main content area and a side
bar on the right. (See http://www4.scoe.net/rfox/nest/about.html ) I
float the side bar to the right. Padding and margins look fine in every
browser except IE where the right side bar is pushed twice as far to
the left as it should, the padding in the box is screwed up, etc., etc.
etc. First thought was the box model hack, but doesn't that only apply
to IE5, not IE6?
-Ray
I have another simple two-column layout -- main content area and a side
bar on the right. (See http://www4.scoe.net/rfox/nest/about.html ) I
float the side bar to the right. Padding and margins look fine in every
browser except IE where the right side bar is pushed twice as far to
the left as it should, the padding in the box is screwed up, etc., etc.
etc. First thought was the box model hack, but doesn't that only apply
to IE5, not IE6?
-Ray
Comment