News Home Page built with CSS Grid, Flexbox, and mobile-first workflow

Solution retrospective
I found it difficult to layout the desktop design. What could I have done better? I'm more familiar with Flexbox than with CSS Grid but decided to use it the layout the page instead of having to keep grouping elements into divs and then use Flexbox to align them. Should I have placed the bottom articles by themselves within the main container and used grid to position them instead. should I have not sectioned off so many elements into individual container and have used a 3x3 grid to layout everything? Would that have been one of if not the most effective and efficient method?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jaheem Prevost's solution.
Join 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