Design comparison
Solution retrospective
This was interesting css grid challenge. I have use it to practice, what I have learned about Grid and fall in love with grid-template-areas while doing so. I am still not sure, when to use Flexbox and when Grid. Any ideas and suggestions?
Community feedback
- @MtalafaPosted about 1 year ago
Hi, well done fore completing this challenge. Looks good and is responsive. About your question. when to use Gris and when to use Flexbox. You can use Grid when the size of things is important . In this case the size of each article is important so you used Grid. And you can use Flex when size is not important, like putting the small img and the name next to each other. Hope this helps. Happy coding
Marked as helpful2
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