Design comparison
Solution retrospective
It looks pretty similar, and managed to get the desktop breakpoint working, and the image to switch.
What challenges did you encounter, and how did you overcome them?Getting the image to only take up its flex box child box, not 100% of the parent.
What specific areas of your project would you like help with?Understanding the min width breakpoint in vh / vw instead of pixels
Community feedback
- @StroudyPosted 2 months ago
I was just previewing your site and noticed that in the HTML, you used
<div>
for almost everything, which is not best practice. It would be better to use more semantic HTML elements. Apart from that, based on my experience (which isn't much), your site works great, is responsive, and even accessible. Great job! I look forward to seeing more from you.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