Design comparison
SolutionDesign
Solution retrospective
The hardest part is changing the images from desktop version to mobile version when resizing, which happens only when we explicitly refresh the page. share your thoughts.....
Community feedback
- @Co1eCas3Posted over 2 years ago
Couple things for you to look into:
- the <picture> and <source> elements
- the
object-fit
CSS property
To be perfectly honest, I only discovered these things because of this project, which I just completed myself, did wonders for all the image stuff :)
Marked as helpful1
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