On 2/7/06, Torp <[EMAIL PROTECTED]> wrote:
> Hi
> I have trouble removing a small space between images and paragraphs
> in a center div. I gave the paragraphs a yellow background to make
> the (white) space visible. http:www.reinjelleterpstra.nl/demo.html

> Any suggestions? Thanks.

Images are inline elements, and in standards compliance mode, their
bottoms align w/ the baseline of the font rather than w/ the bottom of
the rendering box.  Set the images to display:block to clear it up.

--
Bryce Fields
www.royalrodent.com

"Do or do not! There is no try!" -- Yoda

DISCLAIMER: All opinions expressed herein are mine, except for the
ones I stole or were given to me by my wife.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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