Accessibility Statement
These are the things that I implented for more accessibility in this website:
- All page have a DOCTYPE specified (also necessairy for xHTML valid pages)
- Language is identified
- All pages have a meaningful title.
- All pages have at the beginning a skip-navigation link and at the end a jump-to-navigation link.
- All links are real links, not a single javascript link.
- Acceskeys (on Windows® use ALT; on Macintosh® use Ctrl):
- 1: Home
- 2: Skip navigation
- 7: Disclaimer
- 8: Accessibility Statement
- 9: Contact
- N: News
- R: Review
- P: Partners
- M: Members
- Strictly folowing the don't-break-the-back-button rule.
- Defining acronyms. I could have overseen some that are imo normal words.
- Tables have summaries, even when they're only used to make the page look better.
- All images have alt tags specified.
- Font size is always relative. So that people with bad eyes, or good eyes, can change text size accordingly.
- Label tags for easier form manupilation.
