"about-image"
Bootstrap 3.3.0 Snippet by jeevan123456

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.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 ----------> <div class="container-fluid no-left-padding no-right-padding about-section"> <div class="about-img-block col-md-6 col-xs-12 no-left-padding no-right-padding" data-image="http://premiumlayers.net/demo/html/maxlaw/assets/images/about-image.jpg" style="background-image: url("assets/images/about-image.jpg"); height: 582px;"> </div> <!-- Container --> <div class="container"> <div class="col-md-offset-6 col-md-6 col-xs-12 about-content"> <!-- Section Header --> <div class="section-header"> <h3>ABOUT US</h3> </div><!-- Section Header /- --> <div class="about-details"> <div class="about-details-box"> <i><img src="assets/images/about-cnt-icon-1.png" alt="Icon"></i> <h4>Our History</h4> <p>Just sit right back and you'll hear a tale a tale of a fateful trip that started from this tropic port aboard this tiny ship.</p> </div> <div class="about-details-box"> <i><img src="assets/images/about-cnt-icon-2.png" alt="Icon"></i> <h4>Our Mission</h4> <p>Just sit right back and you'll hear a tale a tale of a fateful trip that started from this tropic port aboard this tiny ship.</p> </div> <div class="about-details-box"> <i><img src="assets/images/about-cnt-icon-3.png" alt="Icon"></i> <h4>Our Vission</h4> <p>Just sit right back and you'll hear a tale a tale of a fateful trip that started from this tropic port aboard this tiny ship.</p> </div> </div> </div> </div><!-- Container /- --> </div>

Related: See More


Questions / Comments: