<div class="card">
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
For a detailed specification of the Cards component including all classes and features please see the official Bootstrap documentation reference
Dropdowns
Toggle contextual overlays for displaying lists of links and more with the Bootstrap dropdown plugin.