Help - Search - Members - Calendar
Full Version: erm thumbnails?
Forums > Resource Center > Webmasters' Corner > Resolved Topics
sheertalentx
How would I thumbnail a graphic, like make it smaller for a page and when someone clicks it, it is bigger? Is there a code for that? Thanks
baby cakes
CODE
[URL=PICURL][IMG]PICURL[/IMG][/URL]


_smile.gif

Replace "PICURL" with the picture's url.
WHIMSICAL 0NE
You could also do something like this:
CODE
<a href="IMAGE"><img src="IMAGEB" width="100" height="100" border="0"> </a>


IMAGE is what the image will link (the bigger picture) and IMAGEB is what will actually show up on the page (what you click).



Erm, Website Help.
sheertalentx
thanks, i never know where to post my threads, im always afraid of putting it in the wrong place =\ thanks for the help
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.