<img src="location of image" alt="short
description of picture or function">
This is a picture of a man water skiing, add appropriate alt-text

<input type="image" src="foo.gif" alt="Text on button">
This image button () below submits text to a search engine. Add appropriate alt-text to the button
<img src="location of image" alt="short description of picture or function" longdesc="souce of long description file">
Here is a chart showing traffic density. There is also a file, traffic.htm, which describes the chart. Add alt-text and the longdesc attribute for this image.
Here is the list of links to Hands-on examples.