[EMAIL PROTECTED] wrote in [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:

> Hi,
> 
> it seems that Mozilla doesn't display images with a width of zero
> but a height greater than zero in tables. Is this conform to the
> standard? I think it should "display" an invisible line cosuming
> vertical space.
> 
> E.g.
> 
><table>
>   <tr><td><img src="abc.gif" width="0" height="500"></td></tr>
>   <tr><td>test</td></tr> </table> 
> 
> The text "test" appears at the top of the page (as opposed to when
> you choose "1" as width)

You should use a transparent gif of 1x1 pixels for that.

-- 
Le Vintz.
http://membres.tripod.fr/vnicolas/

Reply via email to