Design comparison
SolutionDesign
Community feedback
- @Davic15Posted over 1 year ago
Hello Rebeca.
In this project you also have to modify the <div id = "root"> </ div> by <main id = "root"> </ab>, remember for semantics reasons.
Each image must have a text (attribute) with the description of the image, because if the image does not work, the text is shown, in addition the Screen Readers use this to interact with the user who have some type of visual disability.
You have an error with Card Tag, there is no card, you must create it as a component or you must change it for another container.
I hope I've helped.
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