
Design comparison
SolutionDesign
Community feedback
- @MichaelDAbadJrPosted 2 months ago
Interesting, how you handled it in flexbox is how i would have handled it in flex. I decided to use css grid to step outside of my comfort zone for this project. Also interesting how you handled the dynamic injection of the image based on the media query. I handled that completely different using the <picture> html element and using the srcset and media attributes to dynamically inject the img. nice keep up the good work.
Marked as helpful0
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