Accordion is an expandable and collapsible container which used to manage related data. It consumes less space and shows content in a user-friendly format.
There are already lots of jQuery plugins for implementing this, like – jQuery UI, Bootstrap, accordion.js, etc.
In this tutorial, I show how you can create accordion using JavaScript.



