Back to index
Accessibility recommendations
ID |
WCAG |
Recommendations |
15.01 |
1.3.1
1.1.1
1.3.1
3.2.2 |
Section Headings and Semantic Markup
- The staff's names should be a secondary level header. The sub-titles further down should be marked up in as a third level headings.
- Images
- Non clickable images with pictures should have a short description as alt text, such as alt ="Dr Burg".
- Semantic Mark Up
- The text in bold should be marked as emphasized text using heading, strong or <em> tags (not spans or bold tags).
Style with css if needed.
- New Windows and Tabs
- If the links open a new window or tab, the link titleĀ to let the user know it will open a new window or tab.
|
Note
Indicates page components or parts of pages that are either out of scope or have already been covered in a previous comp.