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 solution | scss, grid

Gutka 65

@karbowskam

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


I'm on fire! (I think? :D) But seriously - I hope the effect is quite good :)

Community feedback

@abhijitbcob

Posted

looking very nice! Here is my some tips:

  • to center any element in body just only use display: grid; place-items: center;
  • instead of writing row height, use padding inside every card component.
  • in mobile view write grid-template-columns: minmax(0, 325px) so that the card be responsive.

Marked as helpful

0

Gutka 65

@karbowskam

Posted

@abhijitbcob thank you for your advices :)

0

@ToNisamBioJa

Posted

You indeed are on fire!

One small thing is that you forgot to put border radius on your boxes.

Good work here. Keep it up and happy codding!

Marked as helpful

0

Gutka 65

@karbowskam

Posted

@ToNisamBioJa Oh yeah, border radius. I forgot about it completely. I'm going to fix it. Thank you so much for your feedback :)

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