Design comparison
SolutionDesign
Solution retrospective
This is my first challenge on frontendmentor.io where I used JS. It was very fun to do! Please give me critique and advice on where I can improve! Thank you in advance :)
Community feedback
- @buneeIsSloPosted over 2 years ago
Hey! @MladenLm, Good job on completing this challenge, here are a couple of things I want to suggest:
- Add an
alt
description to the thank you image. - Add
cursor: pointer;
to the buttons. - Add
:focus
styles to the buttons for better accessibility. - You can also have the submit button disabled until the user has picked a rating. Learn about it here.
Hope this helps :)
Marked as helpful1@MladenLmPosted over 2 years ago@buneeIsSlo Wow! Great insights - Thank you bunee!
1 - Add an
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