Responsive testimonials section using HTML , CSS (GRID-LAYOUT)

Solution retrospective
Please give me feedback about my challenge. All of your suggestion must be appreciated. Take love, Happy Coding.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @correlucas
👾Hello @raihannoorhasan, Congratulations on completing this challenge!
Great solution! I liked the way you’ve managed the content here. I’ve some tips to improve the 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.✌️ I hope this helps you and happy coding!
Marked as helpful
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