How to improve web site accessibility and capture new

Reviews
Shared by: stanleysmyth
Stats
views:
0
rating:
not rated
reviews:
0
posted:
6/12/2009
language:
English
pages:
0
"How to improve web site accessibility and capture new business" Christian Heilmann, Lead Front End Developer Netdecisions February 2004 Why accessibility?    Possible legal necessity Easier maintenance and rebranding of the product The “blind millionaire” How to introduce accessibility?     Raise disability awareness throughout the project - designers, developers and sales force. Raise client awareness from the start Separation of Markup, CSS and Scripting Testing, testing, testing The multi level approach If your web page were a movie, XHTML would be the screenwriter, CSS would be the art director, scripting languages would be the special effects… (Jeffrey Zeldman)       Create the design, identify the components Start the markup, ensure the site is usable without any Scripting or CSS Add the CSS layer to make the site look as it should be Separate the finished (x)HTML document into "components" Add the backend functionality to reassemble these components. Add a Javascript layer to enhance usability What are the problems we are facing right now?      Current web design aesthetics are print design driven (multicolumn layouts, fixed sizes) Web development is considered graphic work rather than document design Browsers and Screen Reader technology implementation is still dodgy Content Management Systems, WYSIWYG editors and backends create invalid, nonmaintainable code Accessibility myths Questions? Material?  Contact me via email on christian.heilmann@netdecisions.com

Related docs
Web Accessibility
Views: 1  |  Downloads: 0
Using Style Sheets to Improve Accessibility
Views: 4  |  Downloads: 0
a guide to web standards and accessibility
Views: 7  |  Downloads: 1
ACCESSIBILITY-PLAN-2003-2004
Views: 0  |  Downloads: 0
Introduction to Web Accessibility
Views: 23  |  Downloads: 5
Accessibility Resources
Views: 0  |  Downloads: 0
Other docs by stanleysmyth