Eco:Dashboard: Difference between revisions

From Eco - English Wiki
(Created page with "<div> </div>")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div>
<div class="container-fluid">
<div class="row">


<div class="card" style="width: 18rem;">
  <div class="card-header">Featured</div>
  <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>

Revision as of 22:04, 2 January 2024

Featured
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>