[Webpro] CSS table-less: IE gap below picture
Jason Van Pelt
jvanpelt at integralpro.com
Fri Jan 28 15:50:42 EST 2005
Mike, I haven't looked at your code, but the deal is probably this...
images are inline objects, so they have a gap below them to account for
descenders. (http://www.planet-typography.com/manual/anatomy.html)
Basically, the image sits on the baseline. If the image is in a div,
you can give that div line-height: 0; play around with it.
Hope this helps,
j.vanpelt
More information about the Webpro
mailing list