Index: Links: Accessible Name, Context and Focus Styling
Index of Slides
- Links overview
- Link usability 101
- WCAG 2.0 Link Requirements
- WCAG 2.0 technique examples
- Accessible name calculation
- Accessible description calculation
- Good practices for defining accessible names for links
- Using the ALT attribute for images
- JAWS Link Support
- NVDA Link Support
- Voice Over Link Support
- WCAG 2.0 heading context example
- NVDA showing list of links with no context markup
- Using aria-describedby to define context of a link
- NVDA showing List of Links with ARIA-DESCRIBEDBY identifying context
- Using aria-labelledby to define the context of the link
- NVDA showing List of Links with ARIA-LABELLEDBY identifying context
- Using aria-label to define the context of the link
- Using offscreen text to define the context of the link
- WCAG heading context example using grouping label
- Comparsion of Link Context Techniques
- Identifying links and link keyboard focus styling
- A keyboard focus and mouse hover styling strategy
- Keyboard focus should always be visible
- Link menu focus and hover styling example