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 using HTML 5, CSS & Vanilla JS

@CEE-AI

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


I had real difficulty with JS but, phew... Please as always help me point out my mistakes and how best to improve my codes (simpler), especially CSS and JS. Thanks as always looking forward to hearing from you.

Community feedback

@AbdelrhmanX7

Posted

for better design use ` * {margin : 0px;}

Marked as helpful

0

@CEE-AI

Posted

@AbdelrhmanX7 Thanks for the tip, please can you explain further why the need for margin:0px? because one (especially me) can easily miss its relevance and all. Thank you.

0

@AbdelrhmanX7

Posted

@CEE-AI we use margin 0px because body by default has margin 8px so we fix it by use * {margin: 0px };

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