
Responsive product card component using grid and flexbox
Design comparison
Solution retrospective
I'll have to redo this challenge, as i did it before the learning paths feature came on board
What challenges did you encounter, and how did you overcome them?Scalability
What specific areas of your project would you like help with?Feedbacks, please!
Community feedback
- @AkshayV30Posted about 1 year ago
- yes the solution is semantic HTML.
- yes it is
- It looks good
- yes, the code is well-structured, readable, and reusable
- yes a bit
1 - P@stefan-holmgrenPosted about 1 year ago
Looking good!
Only visual issue I saw was a white border to the left and right of the page (I have a wide monitor), and that's probably because
.container
has thebackground-color
, not thebody
.Other than that, I notice you use
px
alot. I've had people/sites/youtube tell me to steer clear of that and go withrem
, and I try to do thathttps://www.seeratawan.me/blog/why-you-should-move-from-px-to-rem-in-css/
1
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