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 by using html, css and javascript

@hrishikdm

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


please look out for my code and feel free to give feedback and give your suggestions thanks you

Community feedback

Manuel Gil 340

@ManuGil22

Posted

Hey @hrishikdm pretty cool solution! Have some things to say as feedback:

  • Wrap all body content in a <main> tag for accessibility purposes.
  • Always use heading tags in order. Dont use <h2> or <h5> as a first tag, you can use a <h1> instead and change the text-style with css!
<h1>How did we do?</h1>

Also for the text area were u have h5 and h2!

Marked as helpful

1

@hrishikdm

Posted

@ManuGil22 Thanks for looking at my solution, and thanks for giving your feedback on it, it's really 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