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 challenge hub rica999

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


Hi...a new challenge completed. Any sugestion is good received. Thanks. Good Luck everyone.

Community feedback

@optimusprime202

Posted

Hey @rica999, You are doing a good job!

Marked as helpful

1
Heli0s 670

@zeerobit

Posted

Good work completing this challenge, it looks good. Here are a few pointers:

  • for this type of testimonial card design, the proper html semantics to use would be figure to wrap the content of each card, figcaption to wrap the names, title and blockquote to wrap the paragraphs. You can read more about it here
  • Replace the h1, h2 with the p element since they're paragraphs
  • use rem instead of px since px is not scalable
  • add a max-width to your container to keep the cards from stretching out too much on large screen

Happy coding !!!

Marked as helpful

1

@rica999

Posted

@zeerobit Thank you so much!!. I will keep your recommendations in mind in future challenges.

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