testimonials-grid-section-main using Grid and Flexbox
Design comparison
Solution retrospective
This particular task was quite interesting honestly cause I had to learn Grid which wasn't easy at first but I had to implement on this task and honestly it really came out amazingly, i had some issue using grid to style the mobile screen but i was unable to so I used flexbox. Your constructive criticism is highly required.
Community feedback
- @correlucasPosted about 2 years ago
👾Hello again Busoalmi, Congratulations on completing this challenge!
I like the work you’ve done here, your solution is almost complete. I’ve some suggestion for you to improve the code/design./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 helpful0
Please log in to post a comment
Log in with GitHubJoin 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