how to set width of image called by <a href=

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: Josef Lowder
Data:  
To: plug-discuss
Nuovi argomenti: Re: how to set width of image ... and a pointer to plug-webdev
Oggetto: how to set width of image called by <a href=
.
What is the syntax to set the width of images that are to
be called by a simple text list of images?

Neither of these work:

<a href="http://www.name.com/pix1.jpg" width=800>photo #1</a><br>
<a href="http://www.name.com/pix1.jpg width=800">photo #1</a><br>

The first example just opens the photo in its original size
without resizing to the specified width.

The second gives produces this message:

Not Found
The requested URL /pix1.jpg width=800 was not found on this server.


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss