Hi, i am a tech. enthusiast and also an architect. I love to create new things that solve basic human problems. i am growing my skill at frontend dev and backend also. i love to learn new things.
I’m currently learning...improving my css and js knowledge alongside learning sass.
Latest solutions
Latest comments
- @ponnusamy-krish@Yemihunter
Welldone. I love the add to cart submit animation, but the images seem stretched on the sides.
Marked as helpful - @Ldybrk@Yemihunter
This is a nice try. You can increase the size of the rating and submit button so it can look alittle closer to the sample file. You can add a pseudo :focus to your rating button so it would be highlighted when rating button is selected before clicking the submit button. It's also good practice as I'm told to separate javascript functionality from html. So the likes of onclick eventlisteners should be done in your script.js file. Cheers
Marked as helpful - @adram3l3ch