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 landing page Using CSS Grid

@camiloCastanoCasas

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

Community feedback

@MohmedElshaarawy

Posted

Hey camiloCastano, I came up with a solution for your question. You could add this to each of your columns:

column-1, column-2, column-3 { display: flex; flex-direction: column; justify-content: space-between; } You could also add a helper class to each of the divs instead of having to repeat yourself.

Hope this helps! Keep it up! ❤️💥

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