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

onna4 150

@onna4

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


javascript doesn't work i don't know why

Community feedback

@amirandersonjones

Posted

I'm pretty new to coding in general, but I would like to improve your design you could remove the border from the button by selecting it. Also, adding some padding to the buttons could help improve them because they look skewed. you could add padding by going in a clockwise direction i.e. top, right, bottom, left . The shorthand would be the top and bottom for the first number and left and right second number.

button{ border: none; padding: 5px 10px 5px 10px; padding: 5px 10px; }

Marked as helpful

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