Ian Davey wrote:
> In article <[EMAIL PROTECTED]>, Rob Hoopman <[EMAIL PROTECTED]> wrote:
>
<snip>
>
> Have you tried:
>
> td img {vertical-align: bottom}
I have now and this does remove the extra pixels.
Thanks a bundle.
>
> The default is baseline and would explain the extra pixels you are seeing.
I thought this would not be an issue seeing that the td height attributes exactly
match the height of the images for that row.
Although I know the height attribute is depricated and only a recommendation. I
expected it to be rendered without margins.
Rob