Design comparison
Solution retrospective
Any feedback will be much appreciated.
Thanks in advance👋🏾
Community feedback
- @KibenonCollinsPosted about 2 years ago
Commendable work! A helpful README was very necessary for the those learning about grid.
Marked as helpful1 - @correlucasPosted about 2 years ago
👾Hello @Leskim, Congratulations on completing this challenge!
Nice code and nice solution! You did a good job here putting everything together. I’ve some suggestions for you:
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.Here's a complete guide for HTML semantic TAGS: https://www.w3schools.com/TAgs/default.asp
✌️ 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