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

@glauberbandeira

Desktop design screenshot for the Interactive rating component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P

@ccreusat

Posted

Hi ! You almost got it :)

You could :

  • check color for the icon background and your buttons background-color too.
  • add a title to your page (right now is "document")
  • fix the "badge" component displaying "You selected x out of 5"
padding: 0.5rem 1.2rem;
color: hsl(25, 97%, 53%);
font-size: 1.4rem;
border-radius: 22px;
background-color: hsl(213, 19%, 18%);

Marked as helpful

1

@glauberbandeira

Posted

@ccreusat Thanks for the feedback!

0

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