Sandbox: Difference between revisions
From Eco - English Wiki
| [checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="row align-items-md-stretch"> | |||
<div class="col-md-6"> | |||
<div class="h-100 p-5 text-white bg-dark rounded-3"> | |||
<h2 class="text-white">Change the background</h2> | |||
<p>Swap the background-color utility and add a `.text-*` color utility to mix up the jumbotron look. Then, mix and match with additional component themes and more.</p> | |||
</div> | |||
</div> | |||
<div class="col-md-6"> | |||
<div class="h-100 p-5 bg-light border rounded-3"> | |||
<h2>Add borders</h2> | |||
<p>Or, keep it light and add a border for some added definition to the boundaries of your content. Be sure to look under the hood at the source HTML here as we've adjusted the alignment and sizing of both column's content for equal-height.</p> | |||
</div> | |||
</div> | |||
</div> | |||
Revision as of 13:27, 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>
Change the background
Swap the background-color utility and add a `.text-*` color utility to mix up the jumbotron look. Then, mix and match with additional component themes and more.
Add borders
Or, keep it light and add a border for some added definition to the boundaries of your content. Be sure to look under the hood at the source HTML here as we've adjusted the alignment and sizing of both column's content for equal-height.