Tip #1: Add proper alt text to images
- People who can't see images depend on alternate text versions of image content.
- Almost every document authoring tool supports alt text. Right click on the image to access Image Properties or equivalent, then enter a brief description.
- Keep alt text short and sweet.
Adding alt text in Dreamweaver
Adding alt text in HTML
<img src="doit.gif" alt="DO-IT logo">
Adding alt text in Word
Adding alt text in Adobe Acrobat

