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 3-column-preview-card-component

@jcasare

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


Hopefully this is good enough?!

Community feedback

Lucas πŸ‘Ύβ€’ 104,400

@correlucas

Posted

πŸ‘ΎHello again Jerry, congratulations for your new solution!

In this challenge you don't need to make so many media queries for the component desktop, if the cards are responsive they'll scale with the screen. So you can remove the media queries and let only the one for the mobile version.

For the mobile version you can let the cards grow 100% of the screen less the margins. This will give your solution a better aspect for both mobile and desktop version.

For the cards, they need to be more rounded so you can use a value around border-radius: 14px;

πŸ‘‹ I hope this helps you and happy coding!

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