"Write Review"
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"> <section class="reviews py-5" id="reviews"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="card"> <div class="card-body"> <div class="row"> <div class="col-md-8"> <div class="one-reivew"> <div class="row"> <div class="col-md-6"> <small>May 04, 2018</small> </div> <div class="col-md-6"> <a href="#">Name of the Vehicle</a> </div> </div> <div class="row text-success"> <div class="col-md-12"> <i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i> </div> </div> <div class="row pt-2"> <div class="col-md-12"> <h6>Worse web hosting company</h6> <p>I think I started out at under $3 per month 5 or 6 years ago. The price has steadily increased and my latest renewal offer was $16.99 per month. Additionally last year my wife started having spam problems and it seems like someone gained access to all her email correspondence. The only place that we could pin it down to was the justhost SMTP server. Support was very evasive when I tried to explain what I thought happened.</p> </div> </div> <div class="row pt-2"> <div class="col-md-4"> <button type="button" class="btn btn-primary"><i class="fa fa-share-alt"></i> Share</button> </div> <div class="col-md-8"> <ul class="list-inline list-unstyled"> <li class="list-inline-item"><p>is this helpful to you?</p> </li> <li class="list-inline-item"><button type="button" class="btn btn-outline-success">Yes</button> </li> <li class="list-inline-item"><button type="button" class="btn btn-outline-danger">No</button> </li> </ul> </div> </div> </div> <div class="one-reivew "> <div class="row"> <div class="col-md-6"> <small>May 04, 2018</small> </div> <div class="col-md-6"> <a href="#">Name of the Vehicle</a> </div> </div> <div class="row text-success"> <div class="col-md-12"> <i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i> </div> </div> <div class="row pt-2"> <div class="col-md-12"> <h6>Worse web hosting company</h6> <p>I think I started out at under $3 per month 5 or 6 years ago. The price has steadily increased and my latest renewal offer was $16.99 per month. Additionally last year my wife started having spam problems and it seems like someone gained access to all her email correspondence. The only place that we could pin it down to was the justhost SMTP server. Support was very evasive when I tried to explain what I thought happened.</p> </div> </div> <div class="row pt-2"> <div class="col-md-4"> <button type="button" class="btn btn-primary"><i class="fa fa-share-alt"></i> Share</button> </div> <div class="col-md-8"> <ul class="list-inline list-unstyled"> <li class="list-inline-item"><p>is this helpful to you?</p> </li> <li class="list-inline-item"><button type="button" class="btn btn-outline-success">Yes</button> </li> <li class="list-inline-item"><button type="button" class="btn btn-outline-danger">No</button> </li> </ul> </div> </div> </div> </div> <div class="col-md-4"> <div class="one-review1"> <div class="row"> <div class="col-md-6"> <small>May 04, 2018</small> </div> <div class="col-md-6"> <a href="#">Name of the Vehicle</a> </div> </div> <div class="row text-success"> <div class="col-md-12"> <i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i> </div> </div> <div class="row pt-2"> <div class="col-md-12"> <h6>Worse web hosting company</h6> <p>I think I started out at under $3 per month 5 or 6 years ago. The price has steadily increased and my latest renewal offer was $16.99 per month. Additionally last year my wife started having spam problems and it seems like someone gained access to all her email correspondence. The only place that we could pin it down to was the justhost SMTP server. Support was very evasive when I tried to explain what I thought happened.</p> </div> </div> <div class="row pt-2"> <div class="col-md-4"> <button type="button" class="btn btn-primary"><i class="fa fa-share-alt"></i> Share</button> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section>
img {width:100%;} body {background:#ccc;}

Related: See More


Questions / Comments: