Submitted over 4 years ago
HTML5 / scss / JS Plain (with addEventListener and toggle)
@pierrerosier
Design comparison
SolutionDesign
Solution retrospective
All your comments on the code will be welcome!
Community feedback
- @adarshcodesPosted over 4 years ago
Hi! @pierrerosier, You did nice work on this challenge. Your solution looks great.
- Your design looks great, positioning of elements, layout everything working fine.
- Your responsiveness works fine, a few small things I noticed while checking it, change your height of the image from auto to 100%, and add
object-fit: cover;
so that while making image 100% the image neither distort or get blurred. Second thing, the button of the text-box is not at its right place. - Try to fix Accessibility and HTML issues. Great work!
2
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