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 testimonials-grid-section create with CSS Grid

@garang-deng

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'm glad I've improved in my coding 😘😊😍

I quite doubt how I used margin on the body

Any suggestion is highly welcome.

Community feedback

Lucas 👾 104,420

@correlucas

Posted

👾 Hello Garang, congratulations for your solution!

Its really well done your solution, the design is almost perfect. There's only few things to fix to get the result as the reference image.

I've some tips for you:

1.About the design, the quotation mark needs a little bit of right padding, is to near to the card bound and the border around the profile photo is only for the purple and black card.

2.Instead of using p you can use blockquote for the quote text. It helps to improve your semantic highlighting exactly what that element is.

3.To center your component all you need is to add the property height: 100vh; to the body.

body { min-height: 100vh; }

I hope it helps you Garang, keep it up! You're improving since the first challenge I saw.

Marked as helpful

1

@garang-deng

Posted

@correlucas thanks a lot man your tips has helped me, I hope it's better now.

1

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