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

100% CSS Grid Layout

Giovani 90

@giovanibulian

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi, guys. I couldn't get my solution pixel-perfect, but I think it's close enough.

I used CSS Grid to accomplish this challenge:

  • I started with the mobile layout using grid-auto-flow: row for my section container and letting each card claim its place.

  • For the other layouts, I opted to fix the columns width using the grid-template-columns attribute. To position the cards, I assigned each one to a grid-area with the same name (I used the person's name for convenience) and then changed the grid layout as necessary using the grid-template-areas attribute.

Any feedback regarding the code or the design will be appreciated!

Thanks in advance and happy coding!

Community feedback

P
Patrick 14,285

@palgramming

Posted

🌟🌟🌟🌟🌟 Great Job.... Looks Good

0

Giovani 90

@giovanibulian

Posted

@palgramming, thanks! 😁

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