Responsive social proof section using Sass
Design comparison
Community feedback
- @correlucasPosted about 2 years ago
👾Hello @KristinaRadosavljevic, Congratulations on completing this challenge!
Great code and great solution! I’ve few suggestions for you that you can consider adding to your code:
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@KristinaRadosavljevicPosted about 2 years ago@correlucas Hi, Lucas! Yeah, I realized this when looking at someone else's solution :D I'm working on a similar challenge now and I've made sure to implement it this time!
Thanks for the feedback :)
0
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