Webmakers meeting, January 8, 2003
Outline
- Accessibility Part 1
- Do I need to be concerned? (Things to think about.)
- How do I start?
- Self-test
- Test with someone with a disability
- Clean up code - HTML Tidy
- Validate
- (Demo example of W3C Validator with test site)
- Accessibility in Dreamweaver
- Screen Readers
- Migrate to XHTML
- Review Accessibility Guidelines
- References
- Accessibility Part 2
- HTML Evolution: what's going away
- From HTML to XHTML in 5 steps
- Open with correct DOCTYPE
- Write all tags and attributes in lowercase
- Close all tags
- Close empty tags with a space and a slash
- Quote all attribute values
- Accessibility Part 3
- W3C General Guidelines for Accessibility
- References