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 & CSS and JavaScript

@Abdul-Waris-2566

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


Hello, I am new to the world of programming. I tried my best to create a perfect design but it is what I've come up. The JavaScript part was a bit difficult since I my knowledge of DOM manipulation is limited. I would be happy to receive you feedback. Thanks

Community feedback

@amulyalovescoding

Posted

Hello @Abdul-Waris-2566, Congratulations on completing this challenge! I really liked the result of your project, but I have some tips that I like to share:

1- Every page should have one main landmark <main>. So replace the div that wraps the whole content with <main> to improve the accessibility. click here

2- All page content should be contained by landmarks, you can understand better by clicking here: click here

3- Element head is missing a required instance of child element title.

Context: <head> </head><body>

✌️ I hope this helps you.

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