Design comparison
SolutionDesign
Community feedback
- @Franciscoj91Posted 3 months ago
Very good work.
I recommend changing the div tags for HTML semantic tags, whatever you can.
You should not use a <p> tag for the Add to cart button. You can use a <button>, <a> or <div> tag.
Congratulations.
Marked as helpful0
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