David McFarland wrote: > in every browser but IE (including IE 7) the bottom of the > paragraph is 10 pixels from the bottom, but in IE it's 6 pixels.
> http://www.sawmac.com/tests/caption.html The bottom setting is 10px in IE6, however, the inline replaced image does not sit on the bottom, but on a baseline. Add .figure img {display:block;} Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ 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/
