"Counter Block Style1"
Bootstrap 4.1.1 Snippet by rsharma33

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous"> <link rel="stylesheet" href="https://unpkg.com/tachyons@4.10.0/css/tachyons.min.css"/> <div class="container pv5"> <div class="row tc"> <div class="col bg-info"> <h3 class="f2 fw9">279%</h3> <div class="f5">CRESTERE TRAFIC</div> </div> <div class="col bg-warning"> <h3 class="f2 fw9">245%</h3> <div class="f5">IMBUNATATIERE CONVERSII</div> </div> <div class="col bg-secondary"> <h3 class="f2 fw9">89%</h3> <div class="f5">CRESTERE PROFIT</div> </div> </div> </div>

Related: See More


Questions / Comments: