Improving accessibility for your Plone sites
The present document does not try to summarize the WCAG (Web Content Accessibility Guidelines) but to emphasize the aspects that are often forgotten.
- Alternative text in images Several techniques for including alt attribute in images in Plone
- Descriptive links This document shows several examples with bad texts and suggestions to fix them
- Use lists Those elements that are a related to each other (navigation, toolbars, etc.) should be grouped in well formed lists, preferable ordered lists.
- Use headings Follow headings order properly
- Tables with summary / caption This document shows several examples to include a table description
- Page titles Page title must be descriptive enough and unique
- Abbreviations and acronyms Use cases for acronym and abbr tags
- Highlighting controls All elements capable of getting focus should be highlighted
- Colours with enough contrast It should be enough contrast between foreground and background colors.
- Use relative units Images and text size should be in relative units
- Move styles to CSS All presentation attributes must be moved to linked external CSS
- Automatic validation Code must validate to published formal grammars
- References References
All content on one page (useful for printing, presentation mode etc.)

Author: