Images card

PHOTO EMBED

Fri Feb 10 2023 12:33:04 GMT+0000 (Coordinated Universal Time)

Saved by @logesh #html

 <div class="card">
     <img src="/assets/images/card-image-two.avif" alt="">
     <div class="card-body">
         <h5 class="card-title">Card title</h5>
         <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's conten</p>
     </div>
 </div>
content_copyCOPY