Latest solutions
Latest comments
- @MelvinAguilar@devkilyungi
Hello Melvin. Your solution is so cool. I especially like the animations.
I have seen in your code you've used so many selectors to specify their margin and padding as 0. Why not use the '*' selector to select everything, and then specify the margin and padding as 0 from there.
I am also having an issue with understanding how to use the radio buttons to create the rating values. In my solution I used a bunch of divs instead. Can you give a brief explanation of how you approached coding that form section?
- @devkilyungi@devkilyungi
Thank you for your feedback. The thought of using the <picture> tag did cross my mind, but I felt a little lazy, and as a result I decided to use css to insert the images.
I will definitely check it out and modify it. It will help me remember how to use the picture tag appropriately.
The link to your solution is giving me a 404 error by the way. Check it out to see if it's still working.