"2 Column"
Bootstrap 3.0.0 Snippet by Seotek

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6"> <div class="icon-left"> <i class="fa fa-thumbs-o-up fa-3x"></i> </div> <div class="text"> <h4> Lorem Ipsum is simply dummy </h4> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> </div> <br> <div class="icon-left"> <i class="fa fa-codepen fa-3x"></i> </div> <div class="text"> <h4> Lorem Ipsum is simply dummy </h4> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> </div> <br> <div class="icon-left"> <i class="fa fa-ioxhost fa-3x"></i> </div> <div class="text"> <h4> Lorem Ipsum is simply dummy </h4> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> </div> </div> <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6"> <div class="icon-left"> <i class="fa fa-money fa-3x"></i> </div> <div class="text"> <h4> Lorem Ipsum is simply dummy </h4> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> </div><br> <div class="icon-left"> <i class="fa fa-taxi fa-3x"></i> </div> <div class="text"> <h4> Lorem Ipsum is simply dummy </h4> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> </div><br> <div class="icon-left"> <i class="fa fa-leaf fa-3x"></i> </div> <div class="text"> <h4> Lorem Ipsum is simply dummy </h4> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> </div> </div> </div> </div>

Related: See More


Questions / Comments: