HTML and CSS (grid)

Solution retrospective
This is my 4th challenge. I know there are many ways to do stuff but it took me quite a while to figure out the grid-template-rows/columns to align properly. Is there a simpler way to achieve this, maybe using flexbox and keeping it responsive at the same time? Please leave any advice/feedback. Thank you
Please log in to post a comment
Log in with GitHubCommunity feedback
- @rizwanmustafa
I used flexbox for this and it was quite easy for me. Have a look on my solution!
[Live Page] (https://rizwanmustafa.github.io/FourCardFeatureSectionChallenge/)
- P@palgramming
have you tried Grid Template Areas I find them easy and helpful once I understood them https://www.smashingmagazine.com/understanding-css-grid-template-areas/
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