Sandbox: Difference between revisions
From Eco - English Wiki
| [checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-sm"> | |||
<div class="card"> | |||
[[File:Banner4k.jpg|class=card-img-top|link=]] | |||
<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> | |||
</div> | |||
<div class="col-sm"> | |||
<div class="card bg-dark"> | |||
<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 13:25, 16 June 2025
Card title
Some quick example text to build on the card title and make up the bulk of the card's content.
<a href="#" class="btn btn-primary">Go somewhere</a>
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>