re Enlarge Pictures

by "Pamela Shorey" <palema(at)galaxyinternet.net>

 Date:  Fri, 8 Feb 2002 13:29:03 -0500
 To:  <hwg-basics(at)hwg.org>
  todo: View Thread, Original
Hi Lilli,

> What I am trying to accomplish is this:
>
> When you click on a smaller photograph on a web page, I would like a
larger version of the photo to appear.
>
> In html how would I do this?

The way I'd do that is to have a full size picture on one page and a
thumbnail size on another. The thumbnail picture is a link to the other
page, like this:

On the thumbnail page, a link
<a href="bigboy.html"><img src="littleboy.jpg"></a>

I guess you could also use javascript to rotate from the small to the large,
or css and layers to bring up the big picture on the same page, though Im
not too familiar with that.

Hope that helps :-)

P.S.
---
"Sarchasm: The gulf between the author
of sarcastic wit and the dolt who  doesnt
get it"

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA