DOs and DON'Ts of accessibility :
- Valid HTML & CSS (no <FONT> tag)
- Use <H1> to <H6> & <P> to structure documents.
- ALT tag for images
- Alternative style sheets.
- Test your web site with Lynx (text based browser).
- Try Bobby (http://bobby.cast.org) or "Cynthia Says" or WAVE (from WebAIM)
- Make sure one can navigate on your site without JavaScript.
- Provide alternative to Applets and Plug-ins.
- NO Frames
A few links:
- http://www.mcu.org.uk/articles/accessguidelines.html
- http://bobby.cast.org/
- http://www.w3.org/WAI/