Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Four card feature section

@ei-abdullah

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm most proud that I have created a nice-looking responsive design using flex-box.

What challenges did you encounter, and how did you overcome them?

I faced challenges related to team-builder and karma card, so I've bundled those two cards into a div that would adapt to the design.

Community feedback

P
innitman 130

@innitman

Posted

Nice solution!

I wonder if grid-template-areas might be an alternative way to do this and only need one grid, rather than nested grids/flex boxes? You could have all .cardSection as a grid, and the grid-template-areas might relate to each of the cards, with the "cross" design for desktop and the stacked design for mobile?

Marked as helpful

0

@ei-abdullah

Posted

@innitman Thanks for the review. if I'm being honest, I didn't have a strong grip on the CSS Grid, so I was left implementing this project through CSS Flexbox. I will surely keep Grid into consideration for my future projects.

1

Please log in to post a comment

Log in with GitHub
Discord logo

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