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

faq-accordion-card

@hg8116

Desktop design screenshot for the FAQ accordion card coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Another submission on Frontend mentor. Please let me know where I can improve.

Community feedback

Ken 935

@kenreibman

Posted

Great job! Just a quick suggestion:

I would recommend wrapping your entire content in a main tag to get rid of your accessibility issues. It's just good practice for correct semantic HTML

In your case it would be

<main>
<section class="card">
...
...
</section>
</main>

Don't forget to generate a new report to get rid of the accessibility issues!

Marked as helpful

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