Design comparison
SolutionDesign
Community feedback
- @DanonymousCoderPosted over 1 year ago
And also, instead of using a button tag you can just use the anchor tag. E.g HTML <a href='#' >Add to cart</a> CSS text-decoration: none; background-color: hsl(158, 36%, 37%); padding: 15px; border-radius: 10px; color: white;
0 - @DanonymousCoderPosted over 1 year ago
Nice work bro, keep grinding. I've checked out your site and i have a little feedback for you. Firstly, you have to reduce the height of the container and increase the width of the container. Also, there is no border for the 'Add to cart button'. And also, your slashed price should be smaller than the actual price and at the top still beside the actual price.
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