Showing posts with label Accordion. Show all posts
Showing posts with label Accordion. Show all posts

Tuesday, January 13, 2015

Code for creating Accordion with Bootstrap

accordion contain many different sections. so you can collapse or expand the sections. Only one section can be opened at one time.
<!-- accordion -->
<div class="container">
    <div class="row">
        <div class="col-md-12">
            <h2>Accordion</h2>