The css style for the images worked like a charm. Thank you.

Michael

---------- Forwarded message ----------
From: Gunlaug Sørtun <[EMAIL PROTECTED]>
Date: Feb 5, 2007 9:37 AM
Subject: Re: [css-d] Content crossing div boundries? How is this possible?
To: Michael Netherton <[EMAIL PROTECTED]>
Cc: css-d@lists.css-discuss.org

> I have one last, small issue as well. In firefox, the images for the
>  signboard on the page linked above, there is a break between the top
>  and bottom images.

This is _correct_ behavior - even if I don't like it any better than you
do. Images are inline elements by default, and the gap is providing
space for text-descenders - even if there's no text.

Add CSS 'vertical-align: bottom;' to the two uppermost images, to close
the gap.


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