Assignment 10

Page Accessibility Audit

Conduct a thorough audit of the Tabbing & Focus page to ensure it passes accessibility requirements.

# Instructions

In your deliverables repository, create a 10-accessibility-audit folder within the assignments folder. Copy all of the files from your completed IC 10 - 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. You will required to change both the html and the css including the pre-written css and the CSS Reset.

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.

# Submission

Submit this assignment by pushing your code to your mad9013-deliverables repository with the commit message Complete 10-accessibility-audit assignment.

Last Updated: 11/12/2023, 1:01:15 PM