Eco:Dashboard: Difference between revisions
From Eco - English Wiki
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
<div class="container-fluid"> | <div class="container-fluid"> | ||
<div class="row"> | <div class="row"> | ||
<div class="card" style="width: 18rem;"> | |||
<div class="card-body"> | |||
<h5 class="card-title">Card title</h5> | |||
<h6 class="card-subtitle mb-2 text-muted">Card subtitle</h6> | |||
<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="card-link">Card link</a> | |||
<a href="#" class="card-link">Another link</a> | |||
</div> | |||
</div> | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 21:01, 2 January 2024
Card title
Card subtitle
Some quick example text to build on the card title and make up the bulk of the card's content.
<a href="#" class="card-link">Card link</a> <a href="#" class="card-link">Another link</a>