Design comparison
SolutionDesign
Solution retrospective
Fun little project, comments are welcomed. LDY
Community feedback
- @YemihunterPosted over 2 years ago
This is a nice try. You can increase the size of the rating and submit button so it can look alittle closer to the sample file. You can add a pseudo :focus to your rating button so it would be highlighted when rating button is selected before clicking the submit button. It's also good practice as I'm told to separate javascript functionality from html. So the likes of onclick eventlisteners should be done in your script.js file. Cheers
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