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

Four Card Feature Section

Reandyxβ€’ 310

@Reandyx

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


A nice layout-based challenge for beginners. If you like my work leave a like and comment :)!

Community feedback

Anosha Ahmedβ€’ 9,340

@anoshaahmed

Posted

To get rid of the accessibility/HTML issues shown in your Report:

  • wrap everything in your body in <main> OR give role="" to the direct children of your <body> ... Click here to read more
  • have at least one <h1> in your code
  • start your headings with <h1>, and move up by one level each time

Good job! :)

0
P
AKβ€’ 6,700

@skyv26

Posted

Hi! Reandyx

To solve accessibility issues:

  1. wrap everything in your body in <main> OR give role="" to the direct children of your <body> ... Click here to read more here

  2. start your headings with <h1> and move up by one level each time

Happy New Year ;)

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