|
|
|
![]() |
![]() |
Web Accessibility |
CofC Web Accessibility Guidelines- Rule (A)(a) A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content). Translated: If you hold your pointer over a picture on a web site, a little box should appear that contains a description of the picture. This is called an "alt tag". Alt tags are helpful because the text is recognized by browsers that read pages aloud. Alt tags are considered good practice even if you're not concerned about accessibility. What to do: You must provide a descriptive "alt tag" for each image. Here's how to do it in each of the most common HTML editors. Make your alt tags descriptive and to the point. Dreamweaver (Windows).
Dreamweaver (Mac).
Netscape Composer.
Microsoft FrontPage.
HTML Code example
|