Skip to content

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

Open
mariamalth wants to merge 1 commit into
CMU-17313Q:masterfrom
mariamalth:feature
Open

Resolved Index Page Accessibility Issues (color contrast and unique ARIA ids)#30
mariamalth wants to merge 1 commit into
CMU-17313Q:masterfrom
mariamalth:feature

Conversation

@mariamalth

Copy link
Copy Markdown

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