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 using CSS and jQuery

@Tanmay810-glitch

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

@saifion33

Posted

Hi Tanmay.

Your solution looks great. There is some accessibility issue if you want to improve here is some tips.

  1. Wrap <div class="rating-state"> into main tag <main> <div class="rating-state">your code</div></main>

  2. Use <h1> tag instead of <h2> tag. <h1 class="question"> How did we do?</h1>

I hope you find this helpful.

Happy Coding

1

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