"ALT" tags provide alternate text descriptions for imagemaps, sound files and Java applet tags, as well as for images.
Use the "ALT" attribute with the "IMG" tag to include alternate text for an image. For example, in the HTML tag below, "pretty picture" is the alternate text for the image.
<IMG SRC="alt.gif" ALT="pretty picture">