Lisa Benham wrote:

> *http://tinyurl.com/2gd54w

...
>> IE 7: (IE x.x being my client's main standard, eehhhhh... for their 
>> own VERY broad client base (support/customer service)
>> Not that I trust it from what I know, but... The page looks almost 
>> perfect in IE7, apart from the dropped/hidden 3-item Login menu, top 
>> right. A float issue, I assume...?  
...
>> But the BIG SUCK...
>> Firefox 2.: (my baby and golden standard) The whole darn banner 
>> collapses UP, all to heck. Grrrrr!

Some of the problems on this page could be related to the issue that you 
are using

<span class="clear"/>

with

.clear { clear:both;}

but spans are by default inline and clear does apply to block level 
elements only [1].

Check the css-d wiki for clearing methods [2].

Ingo

[1] http://www.w3.org/TR/CSS21/visuren.html#propdef-clear
[2] http://css-discuss.incutio.com/?page=ClearingSpace
-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to