Four card layout with grid layout control

Solution retrospective
I like how I set up the cards, and tried using the ::before and ::after pseudoelements for somewhat significant visual portions. Manipulating a 12-column grid was also a great learning experience.
What challenges did you encounter, and how did you overcome them?Well, maneuvering the cards as they needed was the primary challenge. At first I tried flexbox → nope. Then I tried a 4-column grid → quick nope. And finally did the math and realized I'd need a 12-column.
What specific areas of your project would you like help with?Send me links if you know any where someone has done a JS control for a grid layout like this!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jeff Lang'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