Text alternatives for graphics

Syntax for image tag with "alt"

<img src="location of image" alt="short description of picture or function">

Try it:

This is a picture of a man water skiing, add appropriate alt-text

This image button (<input type="image" ...>) below submits text to a search engine. Add appropriate alt-text to the button

Search string:  

Syntax for image with "alt" and "longdesc"

<img src="location of image" alt="short description of picture or function" longdesc="souce of long description file">

Try it:

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.

Now test your results with Home Page Reader

CSUN Navigation

Here is the list of links to CSUN examples.