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

Aman 590

@AmanGupta1703

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 would like to hear your feedback! 😊

Community feedback

Lucas 👾 104,560

@correlucas

Posted

👾Hello again Aman, Congratulations 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

Aman 590

@AmanGupta1703

Posted

@correlucas Thank you!

0
Adriano 34,000

@AdrianoEscarabote

Posted

Hi Aman, how are you?

I really liked the result of your project, but I have some tips that I think you will like:

I noticed that in higher resolutions the content is growing a lot to fix this we can do the following:

I added:

.container {
    max-width: 1110px;
}

This will make the content have a maximum width!

The rest is great!!

Hope it helps...👍

Marked as helpful

1

Aman 590

@AmanGupta1703

Posted

@AdrianoEscarabote Thank you!

1
Adriano 34,000

@AdrianoEscarabote

Posted

@AmanGupta1703 no problem, keep coding!

Marked as helpful

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