Re-sending my solutions again cos i mixed up the url and the spelling
Design comparison
Solution retrospective
Feel free to point out some pointers. I would love to hear comments from you guys! Thanks!
Community feedback
- @Juveria-DalviPosted about 3 years ago
hey.. the accessibility issue says that you should have wrapped all divs in <main> which is the semantic tag ,except for the div with class attribution that should be wrapper in <footer> tag and it seems you tried using different images but try using svg images just like png
<img src="images/suv.svg">
Marked as helpful0@jhuanjulioPosted about 3 years ago@juuveria Oh yeah I just kind of realized those accessibility issues. and about the images, I didn't know that that's possible. So thankyou! I appreciate your response a lot!
1 - @FluffyKasPosted about 3 years ago
Hey, you can update your solution anytime at the challenge hub, no need to re-upload everything again! :)
Marked as helpful0@jhuanjulioPosted about 3 years ago@FluffyKas Thank you for letting me know! Will do it next time!
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