"ICONS BOX"
Bootstrap 4.0.0 Snippet by jeevan123456

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/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 href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <div class="container"> <div class="row"> <div class="col-md-12"> text </div> </div> </div> <div class="container"> <div class="row"> <div class="col-md-2 text-center"> <i class="fa fa-tachometer fa-2x text-secondary"></i></br> <small class="text-secondary">Mileage (upto)</small> <p>25.6 kmpl</p> </div> <div class="col-md-2 text-center"> <i class="fa fa-tachometer fa-2x text-secondary"></i></br> <small class="text-secondary">Mileage (upto)</small> <p>25.6 kmpl</p> </div> <div class="col-md-2 text-center"> <i class="fa fa-tachometer fa-2x text-secondary"></i></br> <small class="text-secondary">Mileage (upto)</small> <p>25.6 kmpl</p> </div> <div class="col-md-2 text-center"> <i class="fa fa-tachometer fa-2x text-secondary"></i></br> <small class="text-secondary">Mileage (upto)</small> <p>25.6 kmpl</p> </div> <div class="col-md-2 text-center"> <i class="fa fa-tachometer fa-2x text-secondary"></i></br> <small class="text-secondary">Mileage (upto)</small> <p>25.6 kmpl</p> </div> <div class="col-md-2 text-center"> <i class="fa fa-tachometer fa-2x text-secondary"></i></br> <small class="text-secondary">Mileage (upto)</small> <p>25.6 kmpl</p> </div> </div> </div>

Related: See More


Questions / Comments: