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

3-column preview card component with html and css.

Thais 245

@thaiscode

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


It's okay to use fixed sizes with flexbox?

Community feedback

@fasih-mehmood

Posted

Of course, but it'd be better to set the flex-wrap property to wrap as well while giving fixed size to the flex items so instead of getting squished on smaller screens, the individuals items wrap to the next row to maintain responsiveness.

2

Thais 245

@thaiscode

Posted

@fasih-mehmood thanks for the observation, it helped me a lot!

0

@fasih-mehmood

Posted

@HarperX-dev you're welcome.

1
Asif M 200

@asifm37

Posted

Look into flex: 1 this will help in setting up equal size cards.

1

Thais 245

@thaiscode

Posted

@asifm37 thanks for the help!

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