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

Responsive using flexbox

Richard Marksβ€’ 240

@Richard2957

Desktop design screenshot for the Social proof section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Anosha Ahmedβ€’ 9,300

@anoshaahmed

Posted

To avoid accessibility issues in the future:

  • wrap everything in your body in <main> OR give role="" to the direct children of your <body> ... Read more here
  • give ur <img> an alt=""
  • <section> usually needs a heading, so if you don't need a heading in it, use some other element such as <div>

Good job! :)

Marked as helpful

0

Richard Marksβ€’ 240

@Richard2957

Posted

@anoshaahmed Many thanks for your helpful comments, I have improved my solution with your comments.

Thanks again

Richard

1

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