Jan Milz wrote:

> http://www.beltundsund.de/cssd/test.htm
> 
> IE scales boxes higher as they are if a line break occurs in the 
> code. removing the line break often solves it, but i dont undertand 
> it at all ...

"not empty" or "not full" - IE/win can't make up its buggy mind...

Putting a comment inside the empty div makes IE/win _treat it_ as empty.
Otherwise it will treat it as if it had text inside.

So this is the cure:

<div class="rightBoxTop"><!-- --></div>

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to