@ouariadamSubmitted about 1 year ago
i need a lot of practice, give me advices , and how i can improves my self , thank you so much ;-)
i need a lot of practice, give me advices , and how i can improves my self , thank you so much ;-)
Looks pretty good but try to add
cursor: pointer;
on button so that it looks like a pointer. If you want to use button tag instead of div tag for the buy button, then you can make a button and use pseudo elements to add the cart. Look at Kevin Powell's video to learn more about it.
Also you have some random ", ." on your html so you can remove that. But overall, looks really nice!!