Submitted 3 months ago
Meet Landing Page using grid and flex layouts and media queries
@YuliaLantzberg
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
In development mode, all images are loaded as needed. But in production they are not loaded and it's some mess with them. I tried picture tag and srcset property in img and 2 imgs separately. Nothing had worked. Will appreciate advice and help about it
Community feedback
- @redizorkPosted 3 months ago
delete slash in path: <img src="assets/desktop/image-left-hero.png">
Marked as helpful1 - @MikDra1Posted 3 months ago
Good work π
One thing I would take care about is that on smaller screens there is an overflow which is caused by images. If you have time you can sort out this problem πππ
Hope though found this comment helpful β€οΈ
Good job and keep going βΊοΈππ
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