Design comparison
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
Community feedback
- @rizwanmustafaPosted over 3 years ago
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/)
0 - @palgrammingPosted over 3 years ago
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/
0@AyushDevkotaPosted over 3 years ago@palgramming I did come across it while learning grid but didn't focus on it too much. I'll look into it, might make things easier for me as well. Thank you for your advice :)
0@palgrammingPosted over 3 years ago@AyushDevkota I used the grid areas for my solution to this challenge if you want to see how I did it
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