Different jobs call for different rules…. If you’ve never come across the W3C Accessibility Guidelines I would suggest a read… Time for an educational lesson today!
In brief…
- Provide equivalent alternatives to auditory and visual content
- Don’t rely on color alone
- Use markup and style sheets and do so properly
- Clarify the usage of natural language
- Create tables that transform gracefully
- Ensure that pages featuring new technologies transform gracefully
- Ensure user control of time-sensitive content changes
- Ensure direct accessibility of embedded user interfaces
- Design for device-independence
- Use interim solutions
- Use W3C technologies and guidelines
- Provide context and orientation information
- Provide clear navigation mechanisms
- Ensure that documents are clear and simple
The above points, explained in detail are available here from Sitepoint. You might also want to take a look at the W3C’s own site, or even Microsoft’s Accessibility Website
Leave a Reply