Hi!
Mike Davies schrieb: > I have a problem with this page in IE. The page renders correctly in > Opera and Firefox. > > There are three floated columns inside a container div. > rightcol w=160px, leftcol w=160px, contentcol w=430px all have padding, > margin and border =0. wrap has width 755px. IE renders the rightcol > below the other two which appears to be related to the widths but I > can't see why as the three total 750px. Can anyone comment?
In either #leftcol and #rightcol you have pictures in a p-tag. P has padding. So IE expands the cols to fit in the pictures.
HTH
Lothar
-- www.markupmarks.de www.design-dragon.de
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.9 - Release Date: 12.05.2005
______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
