> Hi,
> i try to solve this problem for a long time now:
>
> its described here:
> 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
> ...
>

IE Win, for reasons unknown, treats even an empty element as being one
line high. To fix it, apply:

font-size: 0;

and the gap closes up.

HTH,

Nick.
-- 
Nick Fitzsimons
http://www.nickfitz.co.uk/
______________________________________________________________________
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