Actual HTML code for each snippet - 8/15 - Card without Image
Closed this issue · 1 comments
djsiddz commented
Ctrl+Shift+I
card without image
djsiddz commented
<div class="card card-block">
<h4 class="card-title">Card title</h4>
<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>