Submitted almost 2 years ago
Interactive Rating Component Using HTML, CSS and JS
@CletsyMedia
Design comparison
SolutionDesign
Solution retrospective
I have completed this challenge, any feedback is welcome.
Community feedback
- @VCaramesPosted almost 2 years ago
Hey there! 👋 Here are some suggestions to help improve your code:
- The
article
andsection
elements are being used incorrectly ❌ and not needed for this challenge.
- ⚠️ This
<span class="custom-radio"></span>
is unnecessary.
- Your
form
should only wrap the rating and submit button. It should also have visually hiddenlegend
for accessibility and afieldset
to improve semantics.
More Info: 📚
- The “icons/illustrations” in this component are purely decorative. ⚠️ Their
alt tag
should be left blank.
More Info:📚
https://www.w3.org/WAI/tutorials/images/
If you have any questions or need further clarification, feel free to reach out to me.
Happy Coding! 🎆🎊🪅
0 - The
Please log in to post a comment
Log in with GitHubJoin 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