Four card feature section built with HTML and CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @StevetheRebel
This one seemed to have challenged you a bit man. From what I can sketch, I'm thinking of tackling it in two ways for the bottom containers:
- Create a flex box container with three row containers in the default arrangement. The middle container will have the two other column arranged flex containers or mix it with grid.
- Grid item with three repeat row frames and in the middle frame, create another grid container or flex-box it.
That's just how I would tackle it's design.
Marked as helpful
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