![]() |
Web Accessibility AS/DSPS |
| Cuesta Home... DSPS... Web Access... Using Alt Tags... |
Open your document in Front Page.
In the normal view, right click on the image.
Select Picture Properties.
In the Picture Properties dialog box, fill in the Alternative representations
Text: field with your alternative text tag.

Click OK to include the alt tag in your document, then CTRL+S to save your document.
Open your document in notepad.
Go to the code for your image tag. You may need to search for <img to find
the image files in your web page.

Add the alt tag before the closing > of the image tag. In this case, the alt tag is:
alt="Sand dollar, a disc with 5 way radial symmetry."

From the file menu, choose to save your document.
When you view your document, you may notice that small boxes now pop up when your mouse cursor moves over the image, and the box displays the contents of your alt tag.
You may also refer to the Designing Accessible Web Pages Manual.pdf.