Back to Statistics JS counters Section
Statistics

Minimal 3-column Stats

#stats

Live preview

Source code

html
<div class="container py-5">
  <div class="row g-4 text-center">
    <div class="col-md-4">
      <h1 class="fw-bold display-4">10k+</h1>
      <p class="text-muted">Active learners in Bangladesh & beyond</p>
    </div>
    <div class="col-md-4 border-start border-end">
      <h1 class="fw-bold display-4">500+</h1>
      <p class="text-muted">Free components ready to copy-paste</p>
    </div>
    <div class="col-md-4">
      <h1 class="fw-bold display-4">4.9★</h1>
      <p class="text-muted">Average rating from our community</p>
    </div>
  </div>
</div>

More designs in this section