Design comparison
SolutionDesign
Community feedback
- @StroudyPosted 3 months ago
Great solution, one thing I picked up on in your HTML is you are using
id=""
and this is not best practice and should be usingclass=""
instead also its worth looking up making your code accessible.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