Mike Free wrote: > I have come across a problem which I simply can't figure. > Please take a look at this page in Safir/Firefox, then in IE . > Note the large gap > that appears in IE between the 'Online Quotes and service' section > and the 'How we are paid' section. [...] > Here's the dummy page I'm working on to create the CSS:
Adding: float:left to #servicelinks seems to solve the problem without apparent side effects (probably some margins to review.) Why this happens? I don't know. IE seems confused by your construction, in particular by the clear on #newsfeed and acts as if this clear was on #maintext also... It would probably be useful to create a minimum test case to see if there are other workarounds. hth, Bruno ______________________________________________________________________ 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/
