Rating Design

Solution retrospective
Making a responsive website is still challenging for me, but I would greatly appreciate any suggestions on what I can do.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Durga-Jaiswal
Overall your project is Good. But as I've seen in the code you've used CSS ID as selectors, this is not a good practise. Try to use classes as selectors, using classes as selectors is known as best practise.
Marked as helpful
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