Design comparison
SolutionDesign
Solution retrospective
Please tell me errors in my code and how can I improve it.(I am a newbie) Thank you in advance.
Community feedback
- @perezjprz19Posted almost 3 years ago
I would recommend just going through your accessibility report and clearing those out. Generally speaking, I start by using semantic HTML Tage first and then divs if needed.
Your div for the attribution could be switched to a footer, for example.
Other than that, I think your solution looks good.
Marked as helpful1
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