FAQ accordion using Flexbox

Solution retrospective
please help review my accordion project, if there are things that need to be improved please give feedback
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ShalomiAhavah
Hey There!
Nice job on the project!
Here are a couple of things I noticed might need changing:
- Create your custom README.MD
<div class="container">
change this to<main class="contrainer">
for better accessibility- Consider using the <details> element instead of divs Very nice JavaScript code there!
Thats it for now!
Cheers, Julia
Marked as helpful
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