--- On Fri, 9/12/08, Simone Haider | Nullstars <[EMAIL PROTECTED]> wrote:
> 2008/9/12 Tim Dawson <[EMAIL PROTECTED]> > > No problem in FF3, but IE7 is introducing extra space > > (margin ?) above the border. I've not tried IE6 yet. > Perhaps you should try "display:block;" for the > two images. Otherwise they will be displayed as inline elements. If you're aligning other elements alongside the image, this might not be ideal. You could also check out "vertical-align: bottom" on the image - see the following for a bit of info. http://www.fiveminuteargument.com/image-space ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
