on this page: ARIA - Introduction ARIA with CSS implementing microformats more on this site
[ to directory ]
Double-click on any word to get a definition!
"accessibility" means: can all programs and people access the information on the web page.
"semantics" means that the "words" of our code have meaning, so that programs
can help people to access the information.
WAI: Web Accessibility Intiative
ARIA: Accessible Rich Internet Applications
"WAI-ARIA, the Accessible Rich Internet Applications Suite, defines a way to make Web content and Web applications more accessible to people with disabilities. It especially helps with dynamic content and advanced user interface controls developed with Ajax, HTML, JavaScript, and related technologies." — WWW Consortium
Some extra code will make your websites available to almost everyone: blind, handicapped, and more.
However, browsers and screen readers are not all implementing it the same. So "web designers who care for accessibility should use WAI-ARIA markup only to enrich their sites. They should not rely on it."
Do you have more to add? Please let us know at the contact form