FAQ accordion using HTML and CSS only

Solution retrospective
- I tried to make an interactive without JS;
- I also tried using CSS nesting (may not work in some browsers);
- I didn't find a solution how to animate hidden block appearance;
Feedback is very welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Aphelion-im
Perhaps you can find the content panel expand and collapse animation in my solution (In the script.js file):
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