-
Notifications
You must be signed in to change notification settings - Fork 520
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
Accessibility project- news site, collaboration with Fanny Henriques #541
base: master
Are you sure you want to change the base?
Accessibility project- news site, collaboration with Fanny Henriques #541
Conversation
Changed footer name
Changed media queries
…increase contrast ratio
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You’ve added alt tags to all your images, and your links all have descriptive text too ⭐️ The use of aria-label and visually-hidden classes for additional context is good and clever! However, what’s the reason of having a button inside an anchor tag? 👀 Your semantic HTML elements also improves the accessibility. It’s keyboard navigable and the contrasts are all good as well. Keep up the good work!
View the page here; https://project-news-site-a11y--thesweetscoop.netlify.app/
GitHub: Anna2024WebDev
GitHub: Fannyhenriques