card-basic

PHOTO EMBED

Sat Feb 19 2022 18:32:31 GMT+0000 (Coordinated Universal Time)

Saved by @arjunDev #html

<div class="card card-basic">
   <div class="card-body">
      <h5 class="card-title">Card title</h5>
      <h6 class="card-subtitle">Card subtitle</h6>
      <p class="card-text">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p>
      <a href="#" class="card-link">Card link</a>
      <a href="#" class="card-link ml-16">Another link</a>
   </div>
</div>
content_copyCOPY