FAQ Accordion Card-main using HTML CSS JavaScript

Please log in to post a comment
Log in with GitHubCommunity feedback
- @dhillman1989
Visually well implemented, I especially like the transition/animation of the dropdowns although they are perhaps a little clunky as one opens and another closes at the same time.
From a coding perspective you have multiple items with the same ID. An ID should only be used once for unique elements. If you need to identify multiple elements use classes.
Otherwise nice work.
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