Window Cleaning Clipart

            HTML Graphics Help



Google
Cloud Mesa Clipart HTML Graphics Help

Saving an image to your hard drive.

Place your curser over the squeegee image below and right mouse click.

From the menu left click "save picture as".

Your will now see your file box. Select the folder you want to save the file in or create and name a new folder.

You can rename the image you are saving or save it with its original name. Click "save".



Squeegee


HTML code for graphics.

The image above is named "squeegee.jpg". Its size is 160x157.

To show this image on a web page this is what the code should look like.

<img src="squeegee.jpg" width="160" height="157" ALT="Squeegee" border="0">

You can change the size of the graphic by changing the numbers at "width" and "height" although it's best to resize the image in your paint program first. Experiment with it till you get the size you need. Width and height attributes are necessary for faster page loading.

Above image resized to 40x40...Squeegee Small

<img src="squeegee40x40.jpg" width="40" height="40" ALT="Squeegee Small" border="0">

IMPORTANT:
Never link directly to an image. Stealing bandwidth is wrong.
Always download images to your hard drive if you are sure you have permission to do so.









Copyright © www.CloudMesa.com All Rights Reserved

Cloud Mesa Web Design