Design comparison
Solution retrospective
I found difficult in adding ratings button. I was confused with which tags i should be using for ratings like first I designed with button. There I was stuck with js part where you have to display the ratings that you selected. Then i went with radio buttons and later realized that we cannot display any text inside radio button. Finally I went with unordered list. With this, i was able to complete js part but got stuck with css aligning part.
Kindly check out and give your feedback. TIA
Community feedback
- @sayjessPosted about 2 years ago
I initially used list with the ratings and thought that radio button will be nicer and more semantic to use. Totally had some time googling how to customize the radio button but it was possible with few css properties.
Marked as helpful0@VijayalakshmiGaneshPosted about 2 years ago@sayjess I will give a try with customise radio button. Thank you for telling me
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