View Full Version : displaying graphics


Moonlit
08-21-2004, 12:25 PM
Does anyone know a good, efficient way to showcase multiple graphics on a webpage that allow the user to view thumbnails and easily select those they wish to see larger versions of? I'm thinking some kind of script would be good...but I'll take any suggestions.
Thanks!

hina
08-21-2004, 01:23 PM
I'm not sure what you mean but I think I have the answer. Use this code:

<a href="IMAGEURLHERE.jpg"><img src="SAMEIMAGEURLHERE.jpg width="X" height="X"></a>

Change X to whatever size you want your thumbnails to be in pixels. I hope that helped.

Rosey
08-21-2004, 04:39 PM
the only thing with resizing an image is that it's still the same size in bytes and will take just as long to load as if it had the big pictures.
Resize them in a graphic program and save those as the thumbs.