"sample text- 3boxes with icon"
Bootstrap 3.0.0 Snippet by jeevan123456

<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 ----------> <section class="intro-section-padding"> <div class="container"> <div class="site-title margin-b-40"> <h3>Why Choose Us</h3> <p>Lorem ipsum dolor sit amet consectetur adipiscing elit sed tempor incididuntt</p> </div> <div class="row"> <div class="col-md-4 intro-column"> <div class="intro-icon"> <span class="glyphicon glyphicon-cog icon"></span> </div> <div class="intro-content"> <h5>Easily Customised</h5> <p>Easily customise Sedna to suit your start up, portfolio or product. Take advantage of the layered Sketch file and bring your product to life.</p> </div> </div> <div class="col-md-4 intro-column"> <div class="intro-icon"> <span class="glyphicon glyphicon-cog icon"></span> </div> <div class="intro-content"> <h5>Modern Design</h5> <p>Designed with modern trends and techniques in mind, Sedna will help your product stand out in an already saturated market.</p> </div> </div> <div class="col-md-4 intro-column"> <div class="intro-icon"> <span class="glyphicon glyphicon-cog icon"></span> </div> <div class="intro-content last"> <h5>Responsive Development</h5> <p>Built using the latest web technologies like html5, css3, and jQuery, rest assured Sedna will look smashing on every device under the sun.</p> </div> </div> </div> </div> </section>
.icon { color : red; font-size:30px; }

Related: See More


Questions / Comments: