Responsive Product Preview Card, Vanilla CSS

Solution retrospective
It is responsive alright, so it's a win
What challenges did you encounter, and how did you overcome them?Had to come up with a few different image dimensions to utilize srcset
Am I using <picture>
with srcset
in a correct responsive way?
How can I make my code more like the Cube CSS approach?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Ariarzg
Hi, Great Job. Everything looked very clean and alright. The Usage of the
<picture>
is also nice. I should practice it too ;)
Join 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