Design comparison
Solution retrospective
For me the responsive part was difficult.
Community feedback
- @rox-stahlPosted almost 2 years ago
Hi Vijay! This was my first project and getting the images to be responsive was hard for me : D
What I learned was you have to set up your img (srcset, size) in HTML and size needs to match in CSS (@media querie) to be responsive.
I have included some sources for you to check out:
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images
https://css-tricks.com/a-guide-to-the-responsive-images-syntax-in-html/
I hope this helps you out! ~Roxanne
Marked as helpful1@vij6Posted almost 2 years ago@rox-stahl Thank You so much for your comment and also for sharing the useful resources.
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