Design comparison
SolutionDesign
Community feedback
- @HandyyWebPosted over 1 year ago
I think you can improve the responsive layout by using the
<picture>
and<source>
elements to change the image source in relation to the viewport width.Here is a link if you need more information: HTML <picture> element.
Above all, your code is great, well done!
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