Design comparison
SolutionDesign
Solution retrospective
Hi guys, this is my fourth project here and the first time using flex-box. I just want some feedback on whether the way i use flex-box to position stuff on the page is correct or not.
Community feedback
- @mattstuddertPosted over 4 years ago
Hey Shubham, nice work on this challenge! You've done a really good job. You're using Flexbox well. I'd recommend removing the
position: absolute;
on the.flex-container
element and instead use Flexbox to centrally align the content inside thebody
as well. Another great next step would be to have a go at the JS form validation.Keep up the great work! 👍
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