*html .sectionLanding .contentArea {width:540px}
and
..sectionLanding .landingSidebar {float:left; width:135px;
border-right:1px solid #ccc; height:200px; background:orange}
1) each landingsidebar is 136px wide (135px + 1px border-right)
2) the star * html rule is telling IE6 to make the contentArea 540px
wide. That only leaves room for 3.
On 4/30/05, Scott Blanchard [EMAIL-REMOVED]> wrote:
> http://v5.octane8.com/webstandards/menus/pics/activesection.htm
>
> Look at the floated elements in the content area. I want them to fill the
> available area 4 abreast. However, IE 6 seems to think it can't fit the 4th
> element even though there is enough space for it (IE 5.5 however shows the
> same display as mozilla, so I think it's correct) . I've color coded the
> backgrounds to show there is no margin or padding conflicts.
>
> Any ideas what's wrong?
>
> View source for full css/xhtml
>
> ______________________________________________________________________
> css-discuss [EMAIL-REMOVED]]
> 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/
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/