
Design comparison
SolutionDesign
Community feedback
- @calvinvinPosted 3 months ago
Very good!
All the HTML, CSS, and javascript codes are organized, clear, precise, semantic, elegant on layout design, and reads comfortable.
The following lines can be spared under this scenario and I think you did it for better maintenance:
<source media="(min-width: 800px)" srcset="images/desktop-image-hero-1.jpg">
.
The following CSS is not working:
.main__hero-image { transition: transform 1s ease-out; }
.
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