Maintain (Continued)

Creating thumbnails

What is a thumbnail? A reduced image of a graphic or document page, used in order to view multiple images on a screen simultaneously or to download such images more rapidly.

If you use thumbnails you can fit more than one large graphic on one page. Your visitor can pick and choose from all the graphics on the page and decide which ones they want to see full size.

To create thumbnails you have to have two different versions of the same image - one thumbnail size, and one full size.

First you will need to use an image-editing program to properly resize your images. You can re-size your image online by visiting this site Resizepictures.com, its free!

Or, if you would like to use an image-editing program, you can download IrfanView. IrfanView is a fast, simple image viewer and editor it supports all major graphics formats, including .bmp, .gif, .jpg/jpeg, .png, .tif and more. Iview Logo In addition, you can view images, perform basic image editing, create slide shows, and convert files from one image format to another. Crop, blur, and sharpen your images. Make modifications in regular mode or in zoom mode.
License: Free
Operating Systems: Windows 95/98/Me/NT/2000/XP
Version: 3.98
File Size 2.99 MB

Next, you need to create at least two separate HTML pages - an HTML page with your full-size image, and a page with your thumbnail image(s).

For example, the image below is a thumbnail JPEG image of "Polly The Parrot" and is displayed using the HTML code:
<IMG SRC="bird.jpg" Width="164" Height="110" Alt="Bird Thumbnail" Border="0">

Bird Thumbnail

A link to display the full image is added with the HTML code below:
<A HREF="reduce-down-nails2.htm"><IMG SRC="bird.jpg" Width="164" Height="110" Alt="Bird Thumbnail" Border="0"></a>

Try it, move your pointer on the image above and click.

Slice your large images, into smaller parts and re-load the segments using a table.


Do You Need Help? Don't be shy, if you have questions or need help creating your Website, just ask me. I work cheap -- free. The only dumb question is the one not asked!

If you find this Website useful, donate as little as a $1.00 through the Amazon Honor System to help me keep it free. Paying is fast and easy: just click the Pay now button to begin. Your credit card is secure. Your privacy is protected.


Return to top
Help me improve this page, please provide me your
suggestions or recommend a free resource:

Suggestion or free resource


Back
Back



| Reduce | GIF | JPEG | PNG | Thumbnails | Chop |


URL: http://www.1stSiteFree.com/reduce-down-nails.htm

Bill Green
Copyright © 1998 - 2008


HTML 4.01 Checked!Valid CSS Document