Sorry, the example URL was broken but I've fixed it now.
> It appears there's a bug in the way IE6.0 handles margins in 4.0 Strict > mode. > Even though I am adding margins + paddings + width to come up with the > actual box width there's still something weird happenning. > Here's a page that demonstrates the problem/bug. > http://www.ezi10.com/ezi10/problem2.htm > > I have an "outer" div with width=280px right-margin=0 > I have an "inner" div with width=260px right-margin=20 > When I put the inner Div inside the Outer Div and Float it left the outer > div grows so that it become 300px wide. > > It doesn't happen if I don't float the Div left. > > Is this a bug or am I missing something? I've tested this in IE 6.029 and > 6.037 > > I need to float the inner div left because on my actual page want to have > two inner divs forming two columns thus > http://www.ezi10.com/ezi10/problem.htm ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
