|
Posted by Els on 05/17/05 19:00
Jon wrote:
> I have a table (snippet below) that IE just won't seem to display
> right. It shows a border between the first two rows. Mozilla/Firefox
> don't not show this border. Margins, padding, borders and spacing are
> all set to zero. What is IE seeing that I'm not?
The space below inline images.
> Tried posting on
> webauthoring newsgroup, but couldn't get any help there.
>
> To see full code, go to http://www.jcosby.com/temp/sample.html
td img{vertical-align:bottom}
That would be the answer in CSS, frankly I don't know what the HTML
equivalent is. <img border="0" src="images/banner.gif"
valign="bottom"> maybe?
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Navigation:
[Reply to this message]
|