tabler-ui
Version:
Premium and Open Source dashboard template with responsive and high quality UI. For Free!
7 lines • 381 B
HTML
<div class="card bg-dark text-white">
<img class="card-img" src="{{ site.data.photos[43].small }}" alt="Card image">
<div class="card-img-overlay justify-content-end">
<h4 class="card-title">Card title</h4>
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.</p>
</div>
</div>