The accordion allows you to display a large amount of information in a clean, efficient format.
This is the accordion content. Images and links can go here.
This is the accordion content. Images and links can go here.
<h2 class="DUAccordion"><a href="#">This is an example of an h2 tag. Click here to open accordion.</a> </h2>
<div class="accordion-content">
<p>This is the accordion content. Images and links can go here.</p>
</div>
<h3 class="DUAccordion"><a href="#">This is an example of a h3 tag. Click here to open accordion.</a> </h3>
<div class="accordion-content">
<p>This is the accordion content. Images and links can go here. </p>
</div>