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

Three Column Preview Card

Dev Ubong 395

@ubong-s

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


Any feedback is welcomed. Cheers

Community feedback

Shahin NJ 1,190

@SJ-Nosrat

Posted

Hi, Good solution! I went through your code and noticed a few things;

  • In the styles for your .wrapper class; please change justify-items: center; to justify-content: center; as the latter has no effect.

  • Also, on your .container class apply a max-width: 1440px instead of a percentage value; as this will cause your cards to overly expand on larger screens.

Best of luck with your coding journey!

Marked as helpful

0

Dev Ubong 395

@ubong-s

Posted

@shahin1987 Thanks. the justify-items bit was a mistake

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