How to Use Accordion in Bootstrap | How to Use Bootstrap Accordion

Vertical Accordion Bootstrap 4 | How to Use Accordion in Bootstrap

What is Accordion in Bootstrap

Accordion is a toggle button or tabs that have blocks of contents in which we can expand or collapse to reveal or hide the contents that we have written in accordion.
You can add items or contents in the accordion that you want to show like as forms, paragraphs, checkbox, radio button and many more.

Use of Accordion in HTML

An Accordion is vertically or horizontally stacked list and the main reason to use accordion is that it reduces the scrolling of the page and makes the page interactive because you can reveal or hide your contents through one click.

Vertical Accordion Example


Output:

vertical accordion


Vertical Tab with Accordion

 

Output:

vertical tab accordion


Post a Comment

0 Comments