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

Responsive three-column cards

Ferdi Tondeurโ€ข 100

@ferditondeur

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Was wondering if I took the right approach with using flexbox instead of grid or a different method altogether.

Right now I used a combination of flexbox and media queries, which I've never used before. Couldn't get it to work organically and to me it feels like I've bruteforced it at the moment, so I would like some feedback on my approach if possible.

At least it seems to work correctly at the specified widths of 1440px and 375px.

Community feedback

Ahmed Alhareesโ€ข 360

@AhmedAlharees

Posted

Nice job completing this challenge ๐Ÿ‘ couple of notes for you:

  1. try separating the CSS code into different file, that's the best practice, and It will certainly makes it easier to work with.
  2. try giving the cards more space on mobile layout, it will make them look better.
  3. It doesn't matter in small project if it's flex-box or grid, they are both amazing and get the job done, plus if it works it works๐Ÿ˜…. other than that, good job, and good luck for you.
0

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