Click to See Complete Forum and Search --> : Basic Web Page Accessibility


stewpyd
08-22-2004, 04:29 AM
Hi,
I was just wondering what are some common basic design strategies to maximise the accessibility of a website. Any help would be greatly appreciated.

Thanks,
Brad

Fang
08-22-2004, 04:35 AM
Accessify (http://www.accessify.com/tutorials/default.asp)

Charles
08-23-2004, 07:48 AM
Write your document using HTML 4.01 Strict (http://www.w3.org/TR/html401/) and following the Web Content Accessibility Guidelines (http://www.w3.org/TR/WCAG10/).

But I like the Dive into Accessibility (http://diveintoaccessibility.org/) primer on this subject. If you do nothing else, follow the suggestions in this document.