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 non linear page

Peterβ€’ 170

@PeterJan285

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

Hey good job on this challenge! Your report above shows a few issues though:

  • wrap everything in your body in <main> ... OR use semantic tags! .... you can also give role="" to the direct children of your <body> but that's a little frowned upon... Click here to read more
  • <section> and <article> usually need a heading; so if you don't need a heading in it, use some other element such as <div>

Here's a link to something I wrote about accessibility issues & best practices

Hope this helps :)

Marked as helpful

1

Peterβ€’ 170

@PeterJan285

Posted

@anoshaahmed thanks, I will study this

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