Graphics

Antsnio Tavares Lopes atlopes at mail.telepac.pt
Mon Feb 2 11:49:14 EST 1998


Andrew J. Mutch wrote:
> 
> I'm looking to use a horizontal graphic in place of HTML's <HR> element.
> I also want this graphic to cross the entire page, no matter what the
> screen resolution of the visitor's monitor.  How can I format this graphic
> in code so that it will always have a 100% width?
> 

<img src="your.gif" width=100%>

as usual, it won't work with every browsers, especially the older ones

ATL


More information about the Web4lib mailing list