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 Hub

@Igwe0001

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


Hi everyone, I just finished this challenge and would really appreciate your thoughts, Thanks.

Community feedback

@besttlookk

Posted

hi, Following are the issue i found in your solution.

  1. Number button does not look like a circle. Try giving equal width and height and then 50% border radius.
height:30px;
width:30px;
border-radius:50%;
  1. You did not consider the situation where user clicks on submit button without selecting the number. Disable the button in that case.

3.Thank you screen side image looks out of order.

good luck

#happyCoding

1

@Igwe0001

Posted

@besttlookk Thank you very much, I've fixed it.

0

@boedegoat

Posted

Great work @Igwe0001

You did it pretty good. One thing to note, you might want to add display block and margin auto to img inside the <div class="thanks" >. That will be fix your img layout.

Keep it up and happy coding ☕

1

@Igwe0001

Posted

@boedegoat Thank you very much, fixed it.

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