Testimonials grid section HTML & CSS

Solution retrospective
Thank you for stopping by, I have just finished this challenge, it was a bit tricky, do to the tiny differences between each card. Thank your for your feed back for any remarks.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @zeerobit
good html semantics i would suggest for this challenge are figure, figcaption and blockquote.
- wrap each card with figure
- wrap the image along with the name and status with figcaption
- wrap the paragraph with blockquote
you can look them up.. Happy coding
Marked as helpful - @zeerobit
looks good but i think you could use better html semantics to wrap a lot of the content instead of div.
happy coding
Marked as helpful - @alvin-dev
wow, your box-shadow is really nice, i inspected your code to learn xD
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