Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Social proof section w/ (HTML + CSS)

Tim Avidon 300

@timavidon

Desktop design screenshot for the Social proof section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I'm open to feedback and any suggestions on how to improve this solution or achieve better performance.

thanks.

Community feedback

P
Jax Teller 670

@piushbhandari

Posted

nice work.

just one small change: i would make my markup more accessible for screen reader users.

i would change your testimonials into a list like so <section class="feedbacks"> to <ul class="feedbacks"></ul> and then <blockquote class="user"> to <li class="user"></li>

would likely need some small styling changes.

Marked as helpful

0

Tim Avidon 300

@timavidon

Posted

@piushbhandari appreciate the feedback, thanks!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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