Submitted over 1 year agoA solution to the FAQ accordion challenge
FAQ accordion
accessibility
@jumiranda5

Solution retrospective
Hello, everyone!
This challenge was quite difficult for me becase I know nearly nothing about accessibility. I was going to use <details>
and <summary>
, but I found some articles like this one that convinced me otherwise (is that outdated?).
So I used this w3 example and this other example as models build my accordion.
Any feedback would be much appreciated. :)
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on jumiranda5's solution.
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