|
Photographic images
should be saved in compressed jpg format for the web. Do not compress the image
till you have finished working with it. You loose quality every time the image
is compressed. Save the file as a .tiff or .psd file until it is ready for the
web. If you give your web designer bad quality scans they can not fix
them.
The image on the left has
an HTML border around it. If you don't have the time or know how to make
borders in your graphics program you can still use a simple HTML border to give
the image a finished look on your page. <IMG SRC="gir300dpi.jpg"
WIDTH="132" HEIGHT="146" BORDER="3">
Using height and width
tags on your images will speed your page loading. Downsize your image to the
size you want in your graphics program. Many people will take an extremely
large image and downsize it with the HTML. This causes excessive load time
because you are really just loading the large image file into a small
space.
Start with the best
possible image quality for the best final output. Prices on digital cameras
have dropped considerably over the years. If you have a low resolution camera
it may be time to upgrade! Visit
Cameraworld.com if you need to upgrade your
equipment. |