Design comparison
SolutionDesign
Community feedback
- @escarcanPosted over 2 years ago
Good job man! just remeber to remove your console.logs from your JS and to fix your 4 accessibility issues just wrap your html code with a main tag.
<body> <main> //code :) </main> </body>1
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