Design comparison
SolutionDesign
Solution retrospective
Any feedback will be appreciated!
Community feedback
- @justmrkhanPosted over 2 years ago
Hello Esteban,
You can improve on the following points -
- I noticed you left alt tags empty. It is crucial to add content or a small description in the alt tag for screen readers to identify the property/element.
- According to the accessibility issues, you must add the role tag for screen readers. However, I suggest adding them to the main categories (not all of them).
- Avoid using random heading tags. Start with H1. You started with H2 at the beginning of your HTML file without the H1 tag.
I believe the rest of it seems to be good. Good job, and good luck with your next challenge.
Marked as helpful0
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