Responsive product preview card

Solution retrospective
there was small gap between image and content in mobile design.
What specific areas of your project would you like help with?responsive, minimal css
Please log in to post a comment
Log in with GitHubCommunity feedback
- @gautam32b7
Hi there
Nice work! There is an HTML element called
<picture>
. The use of the<picture>
tag is in responsive web designing where we need to load the different images based on their viewport.Marked as helpful
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