One can use the <img>
tag to specify the contents of the
<a>
element, thus using one image as a link to a second
image (or to anything else).
This technique is often used to display a small in-line
thumbnail
image which can be clicked on to call up a larger version of the
same image.
For example, the code
<a href="pig01.gif"><img src="box.gif"></a>
will use a thumbnail image
as a link to an image.
(valid except for
embed
element)
Last modified: Sat, 2007 Mar 10 15:45:22
Slide show generated from html.html by Weasel 2007 Mar 10