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

Testimonials Grid Section Using CSS Flex πŸ’ͺ and Grid 🌐

Fahim Hossainβ€’ 290

@Mr-NotSoCreative

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


Hello Everyone!!πŸ‘‹ This is my solution to the testimonials grid section challenge. I've used CSS display Flex property to center those cards and used CSS display Grid property to design the overall layout of the testimonials. I hope I build out this project to the design provided. If there are any mistakes or I missed something let me know in the comment section.

Feedback is welcome ✨

Community feedback

Lucas πŸ‘Ύβ€’ 104,420

@correlucas

Posted

πŸ‘ΎHi Fahim Hossain, congrats on completing this challenge!

You’re in the right track I can see that you’ve used the majority semantic tags possible for this challenge, the only block you’ve missed is the paragraph containing the quote text you can improve the accessibility there using <blockquote> to indicate to screen readers that the content inside that paragraph is a quote.

✌️ I hope this helps you and happy coding!

Marked as helpful

1
Travolgi πŸ•β€’ 31,420

@denielden

Posted

Hi Fahim, great job! 😁

Also you can use blockquote tag instead of article tag to the container card for improve the Accessibility and instead of using px use relative units of measurement like rem -> read here

Hope this help! Happy coding πŸ˜‰

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