Submitted 3 months ago
Interactive Rating Component Created using JavaScript
@TheBeyonder616
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was able to get the z-index right, I would read the documentation faster nexttime
What challenges did you encounter, and how did you overcome them?the Z-index, the button
What specific areas of your project would you like help with?Any advice would do
Community feedback
- @kaamiikPosted 3 months ago
I think you need to review your html structure. there is no need for
section
andul
anda
tags. It should be radio buttons for ratings. And they should grouped inside afieldset
with alegend
label tag. Consider this to review your html. this is the most important thing.Marked as helpful0@TheBeyonder616Posted 3 months agoThanks for the feed back i would look into it@kaamiik
0
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