Design comparison
SolutionDesign
Community feedback
- @MelvinAguilarPosted almost 2 years ago
Hello there ๐. Good job on completing the challenge !
I have one suggestion about your code that might interest you.
- In this challenge, the
<picture>
tag is not needed since the image does not need to change depending on the viewport. This is necessary when the platform provides two or more images, for example, one for mobile and another for desktop. You can directly use the image tag in this solution.
I hope you find it useful! ๐ Above all, the solution you submitted is great!
Happy coding!
Marked as helpful0 - In this challenge, the
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