In this tutorial we will be learning about modern web accessibility techniques and how we can apply these techniques to a DNN theme.
traditional techniques such as adding useful alt tags to images, then we will progress to learn about accessibility with HTML5 and we’ll cover the Web Accessibility Initiative ARIA landmark roles.
Once we’ve learned about these techniques I will demonstrate how to drastically improve the accessibility of a non HTML5 theme.
This video contains:
- Introduction to HTML5 accessibility
- MAIN and NAV elements
- Introduction to the WAI-ARIA landmark roles
- Screen reader landmark testing
- How to implement the MAIN landmark
- How to implement the navigation landmark
- How to implement the banner landmark