Page Accessibility Audit
Conduct a thorough audit of the Tabbing & Focus page to ensure it passes accessibility requirements.
Submission
Push your completed deliverable to your GitHub deliverable repository.
Due: Sun Nov 13 2022
# Instructions
In your deliverables repository, create a 09-accessibility-audit
folder within the assignments
folder. Copy all of the files from your completed IC 09 - Tabbing & Focus States into this folder.
Do an accessibility audit of the page using the WAVE Accessibility extension. Fix all of the errors, alerts, and contrast errors. Make sure to do a thorough check of the whole page, including the details accordions.
Once you have cleared all of the WAVE errors, complete a manual accessibility check based on the accessibility checklist (opens new window). Consider what other accessibility may need to be added, such as aria
attributes.
# Submission
Submit this assignment by pushing your code to your mad9013-deliverables
repository with the commit message Complete 09-accessibility-audit assignment
.