@VijayalakshmiGaneshSubmitted about 2 years ago
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