Design comparison
SolutionDesign
Community feedback
- @GingerloxPosted 2 months ago
Great solution! Everything seems well structured, and I like how you grouped all your buttons together.
One bit of feedback:
Avoid using buttons when you are not submitting data to a form. The correct element to use in this situation would be <a>, then you can simply style it to look like a button. :)
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