Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolved Index Page Accessibility Issues (color contrast and unique ARIA ids) #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mariamalth
Copy link

Issue #8 was resolved. There were two main accessibility issues on the index page. The link to background color contrast was weak, and ARIA ids were repeated. To fix this, on the index page, I changed the link colors through the base CSS file and the ARIA ids in the main HTML file to be unique. Due to this, the accessibility score went from 89 to 98.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tackling a series of Accessibility issues to improve score on Index Page
1 participant