Design comparison
SolutionDesign
Solution retrospective
Would there be a benefit using flexbox in this challenge, as long as you now how traditional boxmodel works?
Community feedback
- @danM51Posted over 2 years ago
@mgoerlich90 first great work on your first solution! maybe this might help... I find Flexbox a lot easier to layout one dimensional small-medium sized components, where its great at focusing on alignment. So if you see a one dimensional flow of content then flex, but if its more complex-> then Grid is awesome at tackling those scenarios.
Marked as helpful0
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