Design comparison
SolutionDesign
Solution retrospective
Do you have any questions about best practices?
Community feedback
- @VCaramesPosted about 2 years ago
Hey @ylmzcbk, some suggestions to improve you code:
-
The Alt Tag Description for the image needs to be improved upon. You want to describe what the image is; they need to be readable. Assume you’re describing the image to someone.
-
You only need one source for you Picture Element.
-
The "shopping cart" icon is decorative, so its Alt Tag* should left blank and have an aria-hidden=“true” to hides it from assistive technology.
Happy Coding! 👻🎃
Marked as helpful1@ylmzcbkPosted about 2 years ago@vcarames according to your suggestions I updated the code. Thanks for your help!
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