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 using CSS Grid

yashgo30 40

@yashgo30

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 have completed this challenge by watching the tutorial of Kevin Powell in YouTube. I loved doing this challenge. I would love to know what you think about this.

Community feedback

Lucas 👾 104,420

@correlucas

Posted

👾Hello @yashgo30, congratulations on your new solution!

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.

To reduce your CSS file and improve the performance of loading your page you can use a tool called CSS minify that reduces the CSS code by removing the unnecessary characters. You can use a VSCode plugin called minify css or this website tool to reduce your code: https://www.toptal.com/developers/cssminifier

✌️ I hope this helps you and happy coding!

1

yashgo30 40

@yashgo30

Posted

@correlucas Thank you so much for informing me about these stuffs.

0
Lucas 👾 104,420

@correlucas

Posted

@yashgo30 this is nice, then tell me if the tips worked and if were useful for you. Keep it up

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