Submitted 2 months ago
Responsive page using Flexbox, and flex-direction: column.
@LucasGabriel2806
Design comparison
SolutionDesign
Community feedback
- @Fatma-TawfeekPosted 2 months ago
Excellent work !! but there are some notes you should take care of :
- first, you should use <button> element for Add to cart button not <div>.
- second, you should put all page content in <main> tag not just card content then you can put all card content in another div with "card" class for example.
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