"Blog post - CMS "
Bootstrap 3.0.0 Snippet by peterxp

<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 ----------> <div class="container"> <div class="row blogShort"> <img src="http://www.kaczmarek-photo.com/wp-content/uploads/2012/06/guinnes-150x150.jpg" alt="post img" class="pull-left img-responsive thumb margin10 "> <h4>Title 1</h4> <article><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. </p></article> <a class="default pull-left marginBottom10" href="#"> View <span class="glyphicon glyphicon-chevron-right"></span> </a> </div> <div class="row blogShort"> <img src="http://www.kaczmarek-photo.com/wp-content/uploads/2012/06/DSC_4073-150x150.jpg" alt="post img" class="pull-left img-responsive thumb margin10"> <h4>Title 1</h4> <article><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. </p></article> <a class="default pull-left marginBottom10" href="#"> View <span class="glyphicon glyphicon-chevron-right"></span> </a> </div> <div class="row blogShort"> <img src="http://www.kaczmarek-photo.com/wp-content/uploads/2012/06/DSC_1681-150x150.jpg" alt="post img" class="pull-left img-responsive thumb margin10"> <h4>Title 1</h4> <article><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. </p></article> <a class="default pull-left marginBottom10" href="#"> View <span class="glyphicon glyphicon-chevron-right"></span> </a> </div> </div>
.blogShort{display:block;} h2{color:#34ca78;} .margin10{margin-bottom:10px; margin-right:10px;}

Related: See More


Questions / Comments: