Eco:Dashboard: Difference between revisions

From Eco - English Wiki
No edit summary
Tags: Reverted 2017 source edit
No edit summary
Tags: Reverted 2017 source edit
Line 2: Line 2:
   <div class="row">
   <div class="row">
     <div class="col-sm">
     <div class="col-sm">
       One of three columns
       <div class="card">
        <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>
     <div class="col-sm">
     <div class="col-sm">

Revision as of 15:55, 23 November 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>
     One of three columns
     One of three columns


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>