Responsive Product Preview Card Component using CSS Flexbox
Design comparison
Solution retrospective
I could do this using CSS Grid. Probably next time I will try that.
What challenges did you encounter, and how did you overcome them?I faced a challenge covering the image height in the desktop version at all widths. Because the product container has no fixed height, I couldn't set the image container's height to 100%. Still, it remains unsolved. Maybe using CSS Grid could solve the problem.
What specific areas of your project would you like help with?I seek advice on the above-mentioned problem that I faced during the project.
Community feedback
- @fedefiorettiPosted 6 months ago
Nice job buddy! but i need to recommend you this website that help a lot to understand some dynamics of the coding path, specially to find out the proper use of images.
https://web.dev/learn/design
i hope you find it useful!!
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