Improve site accessibility and SEO
I have made changes to an existing project to improve accessibility features. They are;
- Using semantic HTML tags
- Setting the default language of the page
- Using a tag to enclose the hero banner
- Adding alt text to all images on the page
- Adding anchor tags to each main section of the page
These steps improve the readability of the page for accessibility software, such as screen readers, and general accesibility for the end user.
Room4Renzo https://github.com/Room4Renzo
This project was created with the assisstance of Wave, using their Chrome extension https://wave.webaim.org/
Standard MIT License