HTML code
This is the html code used to create this bootstrap snippet, You can copy and paste the following html code inside a page with bootstrap 3.1.1 included, to get the result that you can see in the preview selection
Download
<section id="principal-content">
<div class="container bootstrap snippets bootdey">
<div class="row">
<div class="col-md-12">
<article>
<header>
<h2 class="text-primary text-center">
Bootdey.com
</h2>
</header>
<div class="row" id="design">
<div class="col-md-4 col-md-offset-1">
<div class="home-design-info">
<figure>
<img class="img-circle img-thumbnail" src="https://bootdey.com/img/Content/avatar/avatar7.png">
</figure>
</div>
</div> <!-- 4 -->
<div class="col-md-6">
<div class="deets">
<h3 class="text-primary"><span class="glyphicon glyphicon-arrow-right"></span> My personal description</h3>
<p>Hello, this is my personal description
I am writing texts that come out of my mind
in order not to lorem ipsum
the following will say that bootdey is a gallery of snippets for bootstrap
Csss Js HTML codes.</p>
</div>
</div>
</div> <!-- /row -->
<div class="row" id="develop">
<div class="col-md-4 col-md-push-7">
<div class="home-dev-info">
<figure>
<img class="img-circle img-thumbnail" src="https://bootdey.com/img/Content/avatar/avatar6.png">
</figure>
</div>
</div> <!-- col -->
<div class="col-md-6 col-md-pull-3">
<div class="deets">
<h3 class="text-primary">Second step in my description.<span class="glyphicon glyphicon-arrow-left"></span> </h3>
<p>
Here too I put much text
but not to use lorem ipsum I am writing this
Once writing we will obtain a snippet
Thanks to bootdey snippets Html Css Js
</p>
</div>
</div> <!-- col -->
</div> <!-- /row -->
</article>
</div>
</div>
</div>
</section>
CSS code
This is the css code used to create this bootstrap snippet, You can copy and paste the following css code inside a page with bootstrap 3.1.1 included, to get the result that you can see in the preview selection
Download
body{
background:#eee;
}
.home-design-info figure img, .home-dev-info figure img{
width: 200px;
height:200px;
}
#principal-content {
background: none repeat scroll 0 0 #fff;
padding: 0;
position: relative;
z-index: 980;
}
#principal-content #develop {
margin: 1em 0;
text-align: center;
}
About this bootstrap example/template
This example/template, zig zag user description, was published on Jul 4th 2014, 01:23 by Bootdey Admin and it is free.
We hope you will enjoy this awesome snippet and stay tuned for the latest updates, bootdey snippets are already used in thousands of blogs, websites and projects. We believe it will save your precious time and gives trendy look to your next web project.
We always try to offer the best beautiful and responsive source of Bootstrap code examples and components.
This code example currectly have 10.6K views, Using this bootstrap snippet you have the following benefits:
Bootstrap 3.1.1
<link rel='stylesheet' href='https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css'>
<script src='https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js'></script>
This code example is based on bootstrap 3.1.1 and the grid system of this framework
Responsive
Based on bootstrap framework makes all the layouts perfectly responsive for all devices
Crossbrowser compatibility
Tested on all major browsers, it works smoothly on all of them
semantic html 5
Built on html / css3 the code quality is really amazing
Simple Integration
This code example can be simply integrated on existing sites and new ones too, all you need to do is copy the code and start working