"Quick Tips" to make accessible web-sites
For Complete Guidelines & Checklist: www.w3.org/WAI
-
Images & animations. Use the
alt attribute to describe the
function of each visual
-
Image maps. Use
client-side MAP and text for hotspots.
-
Multimedia. Provide captioning and
transcripts of audio, and descriptions of video
-
Hypertext links. Use text that
makes sense when read out of context. For example,
avoid "click here."
-
Page organization. Use headings,
lists, and consistent structure. Use
CSS for layout and style where possible.
-
Graphs & charts. Summarize or
use the longdesc attribute.
-
Scripts, applets, & plug-ins.
Provide alternative content in case active features
are inaccessible or unsupported.
-
Frames. Use
NOFRAMES and meaningful titles.
-
Tables. Make line by line reading
sensible. Summarize.
-
Check your work. Validate. Use
tools, checklist, and guidelines at
www.w3.org/TR/WCAG.
You can also order a printed version of the "quick
tips", and find further information on the special page on
accessibility issues. The Web Accessibility Initiative (WAI)
has also released a
series of W3C Notes that offer techniques
for Web content providers wishing to satisfy the W3C Recommendation
"Web Content Accessibility Guidelines 1.0" (WCAG).