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

Grid-Components

@sai2k23

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

P
Koda👹 3,810

@kodan96

Posted

hi there! 🙌

Couple of layout related tips:

  • I'd suggest you look into CSS Grid, applying hundreds of pixels as margin wont do any good for your page's responsivity. It's relatively easy to learn the best tool to create layouts like this

  • Don't use pixels, use relative units

  • Don't apply height or width to your elements, they adapt to their content by default (this is one part why grid is useful, you can define the area certain elements can take and text will automatically wrap within that area)

Hope this was helpful 🙏

Good luck and happy coding! 🤘

Marked as helpful

0

@sai2k23

Posted

@kodan96 Thanks for your comment, i am waiting is their some to help me out, but really i learnt a lot from this , For sure recorrect them , i need to your help to learn more in this web development field. Thank once again.

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