Design comparison
Community feedback
- @VCaramesPosted about 2 years ago
Hey there! 👋 Here are some suggestions to help improve your code:
-
The
article
andfigure
elements are not needed for this challenge. -
Along with the blank alt tag, you also want to include the aria-hidden=“true” to your Illustrations to fully remove it from assistive technology.
-
There needs to be a
nav
element in thefooter
to wrap the links.
If you have any questions or need further clarification, feel free to reach out to me.
Happy Coding! 🍂🦃
1@K-MuzslayPosted about 2 years ago@vcarames
Thank you! I always forget to use 'aria'... Yes, that is definitely a nav in the footer.I'm still figuring out articles and other semantic elements :)
0 -
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord