Submitted about 2 years ago
FAQ Accordion Card-main using HTML CSS JavaScript
@Nue12
Design comparison
SolutionDesign
Community feedback
- @dhillman1989Posted about 2 years ago
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 helpful0
Please log in to post a comment
Log in with GitHubJoin 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