Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Interactive rating component solution using CSS Flexbox

Temirlan 80

@TIKOsup

Desktop design screenshot for the Interactive rating component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Please tell me how I can improve

Community feedback

Affan Amer 100

@AffanRM

Posted

In order to improve the user design you can change the cursor to pointer when the user hovers above the ratings and the submit button:

.rating-item:hover {cursor:pointer}

.btn:hover {cursor:pointer}

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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