Design comparison
Solution retrospective
Fun project I need to work on my JS some more to remove duplication but the functionality is there
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hello there, Patrick! π
Well done on this challenge! π The accordion card looks good and works pretty well! π
The only thing you might want to consider doing as a next step, now, is to make the accordion card keyboard-accessible (so that it can be navigated and used via the keyboard).
Also, if you didn't knowβthe native
<details>
and<summary>
elements can be used to quickly and easily create an accordion using just HTML! Learn more about them here. πKeep coding (and happy coding, too)! π
7
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