Run
Bootstrap Collapse Accordion
Bootstrap Collapse Accordion
What is accordion?
An accordion is a group of collapsible content you can display in a small area using the togglable content to display on click of the button, anchor link.
What are the classes to create Bootstrap accordion?
There are few classes panel, panel-default, panel-heading, panel-collapse, and collapse are the classes you can use to create your own accordion.
What is the collapse?
Collapse is the togglable system hide and show content. When the content is in a hidden state, the collapse will display the content on click of a button. If the content is visible, the collapse system will hide the content on click of the button.
Go to
Tutorialdeep Homepage