Accordions

Using the card component, you can extend the default collapse behavior to create an accordion.

Standard Accordion

Accordions are a great way to condense content on a page.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
<div id="a1" role="tablist" class="accordion extend-right0">
<div class="card">
<div class="card-header" role="tab" id="a1CollapseAheading">
<h3 class="card-title">
<a class="collapsed" data-toggle="collapse" href="#a1CollapseA" aria-expanded="false" aria-controls="a1CollapseA">
<div class="container"><span></span>CollapseA</div>
</a>
</h3>
</div>
<div id="a1CollapseA" class="collapse" role="tabpanel" aria-labelledby="a1CollapseAheading" data-parent="#a1">
<div class="card-body">
<div class="container">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="a1CollapseBheading">
<h3 class="card-title">
<a class="collapsed" data-toggle="collapse" href="#a1CollapseB" aria-expanded="false" aria-controls="a1CollapseB">
<div class="container"><span></span>CollapseB</div>
</a>
</h3>
</div>
<div id="a1CollapseB" class="collapse" role="tabpanel" aria-labelledby="a1CollapseBheading" data-parent="#a1">
<div class="card-body">
<div class="container">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="a1CollapseCheading">
<h3 class="card-title">
<a class="collapsed" data-toggle="collapse" href="#a1CollapseC" aria-expanded="false" aria-controls="a1CollapseC">
<div class="container"><span></span>CollapseC</div>
</a>
</h3>
</div>
<div id="a1CollapseC" class="collapse" role="tabpanel" aria-labelledby="a1CollapseCheading" data-parent="#a1">
<div class="card-body">
<div class="container">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="a1CollapseDheading">
<h3 class="card-title">
<a class="collapsed" data-toggle="collapse" href="#a1CollapseD" aria-expanded="false" aria-controls="a1CollapseD">
<div class="container"><span></span>CollapseD</div>
</a>
</h3>
</div>
<div id="a1CollapseD" class="collapse" role="tabpanel" aria-labelledby="a1CollapseDheading" data-parent="#a1">
<div class="card-body">
<div class="container">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="a1CollapseEheading">
<h3 class="card-title">
<a class="collapsed" data-toggle="collapse" href="#a1CollapseE" aria-expanded="false" aria-controls="a1CollapseE">
<div class="container"><span></span>CollapseE</div>
</a>
</h3>
</div>
<div id="a1CollapseE" class="collapse" role="tabpanel" aria-labelledby="a1CollapseEheading" data-parent="#a1">
<div class="card-body">
<div class="container">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="a1CollapseFheading">
<h3 class="card-title">
<a class="collapsed" data-toggle="collapse" href="#a1CollapseF" aria-expanded="false" aria-controls="a1CollapseF">
<div class="container"><span></span>CollapseF</div>
</a>
</h3>
</div>
<div id="a1CollapseF" class="collapse" role="tabpanel" aria-labelledby="a1CollapseFheading" data-parent="#a1">
<div class="card-body">
<div class="container">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
</div>
</div>

FAQ Accordion

Since accordions can be applied to .card objects, you can have fun with them for content such as frequently asked questions.

Unfortunately, there are limited rooms available and after a room is assigned, it is unlikely that there is another room available. Room assignments are determined by lottery and while we try to assign rooms based on the student’s preferences as listed in your residence application, these preferences can not always be met due to a high demand for certain style rooms. You may make a room change request, however a room change is not guaranteed and will likely only take place if/when there has been a room cancellation.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

Unfortunately, there are limited rooms available and after a room is assigned, it is unlikely that there is another room available. Room assignments are determined by lottery and while we try to assign rooms based on the student’s preferences as listed in your residence application, these preferences can not always be met due to a high demand for certain style rooms. You may make a room change request, however a room change is not guaranteed and will likely only take place if/when there has been a room cancellation.

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
<div class="row" id="faq-accordions">
<div class="col-lg-6">
<div id="faq-accordion" class="faq-accordion">
<div class="card card-shadow">
<div class="card-header yellow" id="headingOne">
<h3 class="card-title">
<button data-toggle="collapse" data-target="#faq-collapseOne" aria-controls="collapseOne">
I do not like my room assignment for residence. How can I change it?
</button>
</h3>
</div>
<div id="faq-collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#faq-accordions">
<div class="card-body">
Unfortunately, there are limited rooms available and after a room is assigned, it is unlikely that there is another room available. Room assignments are determined by lottery and while we try to assign rooms based on the student’s preferences as listed in your residence application, these preferences can not always be met due to a high demand for certain style rooms. You may make a room change request, however a room change is not guaranteed and will likely only take place if/when there has been a room cancellation.
</div>
</div>
<div class="card-footer">
<button class="btn btn-link btn-arrow" data-toggle="collapse" data-target="#faq-collapseOne" aria-controls="collapseOne">
Read Answer
</button>
</div>
</div>
<div class="card card-shadow">
<div class="card-header sky-blue" id="headingTwo">
<h3 class="card-title">
<button data-toggle="collapse" data-target="#faq-collapseTwo" aria-controls="collapseTwo">
I have a medical or health issue that requires special accommodation or a certain type of room, how do I make sure these needs are met?
</button>
</h3>
</div>
<div id="faq-collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#faq-accordions">
<div class="card-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
<div class="card-footer">
<button class="btn btn-link btn-arrow" data-toggle="collapse" data-target="#faq-collapseTwo" aria-controls="collapseTwo">
Read Answer
</button>
</div>
</div>
<div class="card card-shadow">
<div class="card-header lime" id="headingThree">
<h3 class="card-title">
<button data-toggle="collapse" data-target="#faq-collapseThree" aria-controls="collapseThree">
I would like a vacuum to clean out my residence room, where can I rent one from?
</button>
</h3>
</div>
<div id="faq-collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#faq-accordions">
<div class="card-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
<div class="card-footer">
<button class="btn btn-link btn-arrow" data-toggle="collapse" data-target="#faq-collapseThree" aria-controls="collapseThree">
Read Answer
</button>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div id="faq-accordion2" class="faq-accordion">
<div class="card card-shadow">
<div class="card-header lime" id="headingThree">
<h3 class="card-title">
<button data-toggle="collapse" data-target="#faq-collapseFour" aria-controls="collapseFour">
I would like a vacuum to clean out my residence room, where can I rent one from?
</button>
</h3>
</div>
<div id="faq-collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#faq-accordions">
<div class="card-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
<div class="card-footer">
<button class="btn btn-link btn-arrow" data-toggle="collapse" data-target="#faq-collapseFour" aria-controls="collapseFour">
Read Answer
</button>
</div>
</div>
<div class="card card-shadow">
<div class="card-header yellow" id="headingFive">
<h3 class="card-title">
<button data-toggle="collapse" data-target="#faq-collapseFive" aria-controls="collapseFive">
I do not like my room assignment for residence. How can I change it?
</button>
</h3>
</div>
<div id="faq-collapseFive" class="collapse" aria-labelledby="headingFive" data-parent="#faq-accordions">
<div class="card-body">
Unfortunately, there are limited rooms available and after a room is assigned, it is unlikely that there is another room available. Room assignments are determined by lottery and while we try to assign rooms based on the student’s preferences as listed in your residence application, these preferences can not always be met due to a high demand for certain style rooms. You may make a room change request, however a room change is not guaranteed and will likely only take place if/when there has been a room cancellation.
</div>
</div>
<div class="card-footer">
<button class="btn btn-link btn-arrow" data-toggle="collapse" data-target="#faq-collapseFive" aria-controls="collapseFive">
Read Answer
</button>
</div>
</div>
<div class="card card-shadow">
<div class="card-header sky-blue" id="headingTwo">
<h3 class="card-title">
<button data-toggle="collapse" data-target="#faq-collapseSix" aria-controls="collapseSix">
I have a medical or health issue that requires special accommodation or a certain type of room, how do I make sure these needs are met?
</button>
</h3>
</div>
<div id="faq-collapseSix" class="collapse" aria-labelledby="headingSix" data-parent="#faq-accordions">
<div class="card-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
<div class="card-footer">
<button class="btn btn-link btn-arrow" data-toggle="collapse" data-target="#faq-collapseSix" aria-controls="collapseSix">
Read Answer
</button>
</div>
</div>
</div>
</div>
</div>