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

Sebastian 100

@MecosLB

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

R. Raghav 120

@Ri-Raghav

Posted

Great work! Though the colors you have used for the box are off

body {
    background: hsl(216, 12%, 8%);
}

.star-img, .rating-button {
    background-color: hsl(213, 19%, 18%);
}

This will have them look exactly the same as the image design!

It would also be a good idea to set body or the element that has the darkest background to cover the full viewport height

Marked as helpful

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