What is WCAG AA s ability to interpret non-standard indicators (say color only to display links). Take your W3C valid and semantically compliant HTML, throw in CSS 2 and 3, add WCAG AA accessibility standards and you now have the basics of a site...
If you follow the principles of the W3C for your HTML and CSS development, use it in a semantically correct way, and follow the WCAG AA standard for accessibility you will have created a site based on universal design and adapting it is simple at...
WCAG AA Guideline: Semantically Correct Valid (X)HTML and CSS The WCAG AA standard requires that your site be accessible with scripting that isn't keyboard dependent. But following W3C compliance and the WCAG (Web Content Accessibility Guidelines...