Implementing Change
-
Fundamental Change in design methodology required to achieve WAI Level AA
-
Requires complete separation of structure in HTML - from presentation in Cascading Style Sheets (CSS)
-
Allows User CSS to replace Document CSS
-
Most websites will require a major retrofit to take deprecated, discriminatory code out of the HTML and transfer visual formatting into CSS
-
-
Dynamic sites
-
ASP, PHP, JSP and other scripts need updating
-
Content Management Systems (CMS) need to generate accessible HTML pages.
-
Requirements for Change