Bootstrap Cards

Discover 38 Bootstrap Cards available in Loopple

Card Profile

Component from Adminkit Builder
<div class="card draggable mb-3">
  <div class="card-header">
    <h5 class="card-title mb-0">Profile Details</h5>
  </div>
  <div class="card-body text-center">
    <img src="https://demo-basic.adminkit.io/img/avatars/avatar-4.jpg" alt="Christina Mason" class="img-fluid rounded-circle mb-2" width="128" height="128">
    <h5 class="card-title mb-0">Christina Mason</h5>
    <div class="text-muted mb-2">Lead Developer</div>
    <div>
      <a class="btn btn-primary btn-sm" href="#">Follow</a>
      <a class="btn btn-primary btn-sm" href="#">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-message-square">
          <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path>
        </svg> Message </a>
    </div>
  </div>
  <hr class="my-0">
  <div class="card-body">
    <h5 class="h6 card-title">Skills</h5>
    <a href="#" class="badge bg-primary me-1 my-1">HTML</a>
    <a href="#" class="badge bg-primary me-1 my-1">JavaScript</a>
    <a href="#" class="badge bg-primary me-1 my-1">Sass</a>
    <a href="#" class="badge bg-primary me-1 my-1">Angular</a>
    <a href="#" class="badge bg-primary me-1 my-1">Vue</a>
    <a href="#" class="badge bg-primary me-1 my-1">React</a>
    <a href="#" class="badge bg-primary me-1 my-1">Redux</a>
    <a href="#" class="badge bg-primary me-1 my-1">UI</a>
    <a href="#" class="badge bg-primary me-1 my-1">UX</a>
  </div>
  <hr class="my-0">
  <div class="card-body">
    <h5 class="h6 card-title">About</h5>
    <ul class="list-unstyled mb-0">
      <li class="mb-1">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home feather-sm me-1">
          <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
          <polyline points="9 22 9 12 15 12 15 22"></polyline>
        </svg> Lives in <a href="#">San Francisco, SA</a>
      </li>
      <li class="mb-1">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-briefcase feather-sm me-1">
          <rect x="2" y="7" width="20" height="14" rx="2" ry="2"></rect>
          <path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"></path>
        </svg> Works at <a href="#">GitHub</a>
      </li>
      <li class="mb-1">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-map-pin feather-sm me-1">
          <path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path>
          <circle cx="12" cy="10" r="3"></circle>
        </svg> From <a href="#">Boston</a>
      </li>
    </ul>
  </div>
</div>

Card Image

Component from Adminkit Builder
<div class="card draggable" style="width: 18rem;">
  <img src="https://demo-basic.adminkit.io/img/photos/unsplash-1.jpg" class="card-img-top" 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#&39;s content.</p>
    <a href="#" class="btn btn-primary">Go somewhere</a>
  </div>
</div>

Card Stats

Component from Adminkit Builder
<div class="card draggable">
    <div class="card-body">
        <div class="row">
            <div class="col mt-0">
                <h5 class="card-title">Sales</h5>
            </div>

            <div class="col-auto">
                <div class="stat text-primary">
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-truck align-middle"><rect x="1" y="3" width="15" height="13"></rect><polygon points="16 8 20 8 23 11 23 16 16 16 16 8"></polygon><circle cx="5.5" cy="18.5" r="2.5"></circle><circle cx="18.5" cy="18.5" r="2.5"></circle></svg>
                </div>
            </div>
        </div>
        <h1 class="mt-1 mb-3">2.382</h1>
        <div class="mb-0">
            <span class="text-danger"> <i class="mdi mdi-arrow-bottom-right"></i> -3.65% </span>
            <span class="text-muted">Since last week</span>
        </div>
    </div>
</div>

Card Currencies List

Component from Adminkit Builder

Card Carousel

Component from Asteria Dashboard Builder
<div class="card min-height-300 h-100 draggable">
    <div class="overflow-hidden position-relative border-radius-lg min-height-300 h-100">
      <div class="card-body position-relative z-index-1 d-flex flex-column min-height-300 h-100 p-0">
        <div id="carouselImageSlide" class="carousel slide min-height-300 h-100" data-bs-ride="carousel">
          <div class="carousel-inner min-height-300 h-100">
            <div class="carousel-item min-height-300 h-100 bg-cover" data-bs-interval="3000" style="background-image: url('https://images.unsplash.com/photo-1514894780887-121968d00567?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;ixlib=rb-1.2.1&amp;auto=format&amp;fit=crop&amp;w=1746&amp;q=80');">
              <span class="mask bg-gradient-dark"></span>
              <div class="position-relative min-height-300 h-100 d-flex flex-column justify-content-end mt-auto p-4">
                <h5 class="text-white font-weight-bolder mb-2 pt-2">Go slow until you win</h5>
                <p class="text-white text-sm mb-0">Remote work starts with eliminating commutes and cubicles.</p>
              </div>
            </div>
            <div class="carousel-item min-height-300 h-100 bg-cover active" data-bs-interval="3000" style="background-image: url('https://images.unsplash.com/photo-1489710437720-ebb67ec84dd2?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;ixlib=rb-1.2.1&amp;auto=format&amp;fit=crop&amp;w=1740&amp;q=80');">
              <span class="mask bg-gradient-dark"></span>
              <div class="position-relative min-height-300 h-100 d-flex flex-column justify-content-end mt-auto p-4">
                <h5 class="text-white font-weight-bolder mb-2 pt-2">Work with the rockets</h5>
                <p class="text-white text-sm mb-0">Wealth creation is an evolutionarily recent positive-sum game.</p>
              </div>
            </div>
            <div class="carousel-item min-height-300 h-100 bg-cover" data-bs-interval="3000" style="background-image: url('https://images.unsplash.com/photo-1511497584788-876760111969?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;ixlib=rb-1.2.1&amp;auto=format&amp;fit=crop&amp;w=2064&amp;q=80');">
              <span class="mask bg-gradient-dark"></span>
              <div class="position-relative min-height-300 h-100 d-flex flex-column justify-content-end mt-auto p-4">
                <h5 class="text-white font-weight-bolder mb-2 pt-2">Books don’t need an audience.</h5>
                <p class="text-white text-sm mb-0">Set and enforce an aspirational hourly rate.</p>
              </div>
            </div>
          </div>
          <button class="carousel-control-prev ms-auto end-8 w-5" type="button" data-bs-target="#carouselImageSlide" data-bs-slide="prev">
            <span class="carousel-control-prev-icon position-absolute top-4 right-10" aria-hidden="true"></span>
            <span class="visually-hidden">Previous</span>
          </button>
          <button class="carousel-control-next w-5 end-3" type="button" data-bs-target="#carouselImageSlide" data-bs-slide="next">
            <span class="carousel-control-next-icon position-absolute top-4 right-10 text-sm" aria-hidden="true"></span>
            <span class="visually-hidden">Next</span>
          </button>
        </div>
      </div>
    </div>
  </div>

Card Stat

Component from Asteria Dashboard Builder
<div class="card mb-4 draggable">
    <div class="card-body p-3">
        <div class="row">
        <div class="col-8">
            <div class="numbers">
            <p class="text-sm mb-0 text-capitalize text-dark font-weight-bold">Today's Money</p>
            <div class="d-flex align-items-center my-2">
                <span class="badge bg-success-soft text-xxs">
                <i class="fas fa-angle-up text-success" aria-hidden="true"></i>
                </span>
                <span class="text-xs font-weight-bolder ms-1">+55%</span>
            </div>
            <h4 class="font-weight-bolder mb-0">
                $53,000
            </h4>
            </div>
        </div>
        <div class="col-4 text-end">
            <div class="icon icon-shape bg-primary shadow text-center border-radius-md ms-auto">
            <i class="ni ni-money-coins text-lg opacity-10" aria-hidden="true"></i>
            </div>
        </div>
        </div>
    </div>
</div>

Card Stat Bg

Component from Asteria Dashboard Builder

Card Background

Component from Asteria Dashboard Builder

Card Nft

Component from Asteria Dashboard Builder

Card Blog Simple

Component from Asteria Dashboard Builder