UNPKG

tabler-ui

Version:

Premium and Open Source dashboard template with responsive and high quality UI. For Free!

9 lines 444 B
<div class="card"> <img class="card-img-top" src="{{ site.data.photos[17].small }}" alt="Card image cap"> <div class="card-body"> <h4 class="card-title">Card title</h4> <div class="card-subtitle">Lorem ipsum dolor sit amet.</div> <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="javascript:void(0)" class="btn btn-primary">Go somewhere</a> </div> </div>