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

P
eestaniel 610

@eestaniel

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

@dedezera

Posted

Good solution friend, i'll tell you a tip, maybe using the background with a gradient will make your project more visually attractive like in the original solution. Type:

.card__content { background: linear-gradient(320deg, [add a color here], [add another color here]); }

You can customize the gradient by specifying different colors and directions. For instance, you can use keywords like to top, to bottom, to left, to right, or specific angles like to 320deg (as I gave you the tip.) to define the direction of the gradient. Additionally, you can include more color stops to create more complex gradients with multiple color transitions.

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