Design comparison
Community feedback
- @fackfonePosted over 2 years ago
Your solution is really well-implemented you have perfectly used the semantic HTML. Your solution is fully responsive to the range of screen sizes I've tested. Your code is also well-structured and readable. Your code formatting also fully meets the standards and the guidelines.
1@kjcatherinePosted over 2 years ago@fackfone I appreciate your feedback, thanks a lot👍🏽
0 - @saskiaopdamPosted over 2 years ago
Thanks for liking my solution :-)
To make your approach even more like the design, you could center your card on the page by setting the body element as a flex container and using the justify-content and align-items properties. The attribution/footer gets a bit in the way, you could remove this altogether, or maybe position it fixed to the viewport.
Best of luck with the challenges! Saskia
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