"About Us section"
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 ----------> <link href='https://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet'> <div class="about-section"> <div class="container"> <div class="site-title text-center"> <h3>About Us</h3> <p>A wonderful designs has takenpossession but also the leap into electronic pesetting industry It was popularised in the 1960s with the release </p> </div> <div class="about-inner-section"> <div class="col-md-6 about-inner-column"> <h4>Eco friendly food is good for health </h4> <p>Takenpossession of lorem Ipsum is simply dummy text of the printing and typesetting industry In sit amet sapien eros Integer in tincidunt labore et dolore magna aliqua remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages.</p> <ul> <li><a href="#">Donec ut quam lscele volutri.</a></li> <li><a href="#">Etiam volutpatbh quam bortis</a></li> <li><a href="#">Varius fusce vit aeblandit.</a></li> </ul> </div> <div class="col-md-6 about-right"> <img src="https://images.pexels.com/photos/7096/people-woman-coffee-meeting.jpg?w=940&h=650&auto=compress&cs=tinysrgb" alt=" "> </div> <div class="clearfix"> </div> </div> </div> </div> <div class="about-section"> <div class="container"> <div class="site-title text-center"> <h3>About Us</h3> <p>A wonderful designs has takenpossession but also the leap into electronic pesetting industry It was popularised in the 1960s with the release </p> </div> <div class="about-inner-section"> <div class="col-md-6 about-right"> <img src="https://images.pexels.com/photos/7096/people-woman-coffee-meeting.jpg?w=940&h=650&auto=compress&cs=tinysrgb" alt=" "> </div> <div class="col-md-6 about-inner-column"> <h4>Eco friendly food is good for health </h4> <p>Takenpossession of lorem Ipsum is simply dummy text of the printing and typesetting industry In sit amet sapien eros Integer in tincidunt labore et dolore magna aliqua remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages.</p> <ul> <li><a href="#">Donec ut quam lscele volutri.</a></li> <li><a href="#">Etiam volutpatbh quam bortis</a></li> <li><a href="#">Varius fusce vit aeblandit.</a></li> </ul> </div> <div class="clearfix"> </div> </div> </div> </div>
body { font-family: 'Amaranth';font-size: 14px; } .about-section { padding: 4em 0; } .site-title { padding: 2em 0; } .site-title h3 { font-size: 3.5em; color: #14B9D5; font-family: 'Marvel-Regular'; font-weight: 700; } .site-title p { font-size: 1.1em; color: #333333; line-height: 1.8em; margin-top: 0.5em; } .about-inner-column h4 { font-size: 2.5em; color: #FFD001; font-family: 'Marvel-Regular'; } .about-inner-column p { font-size: 1.1em; color: #333333; line-height: 1.8em; margin: 1em 0 0; } .about-inner-column ul li a { color: #333333; font-size: 1.1em; padding-left: 2em; } .about-right img { width: 100%; }

Related: See More


Questions / Comments: