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

testimonial section finished with flex

@AhmedKamal1911

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


I hope you can leave me some tips

Community feedback

KARTHIK 320

@thekarthikr

Posted

Hey Ahmed Kamal, It's better to use display:grid instead of display:flex for this challenge. gird-template-columns and grid-template-rows specify the size of the columns and rows, and how many columns and rows are in the grid layout. Want to know more about display: grid refers to the websites shown below.

https://css-tricks.com/snippets/css/complete-guide-grid/

https://www.w3schools.com/css/css_grid.asp

https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout

https://cssgridgarden.com/

I hope it helps.

Marked as helpful

0

@AhmedKamal1911

Posted

@thekarthikr Thanks i will make it with grid

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