"Social network profile BS 3"
Bootstrap 3.0.0 Snippet by eXample

<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"> <div class="col-md-3" style="border-top: 3px solid #3c8dbc;border-radius: 4px; z-index: 999;"> <div style="background-color: #fff;"> <img class="media-object img-circle pull-left col-lg-4" style="margin-top: 20px;" src="http://image000.flaticon.com/icons/svg/123/123495.svg"> <div class="media-body col-lg-8"> <h4 class="media-heading" style="margin-top: 15px;"><a href="#">Jeremy Price</a></h4> <p><span class="label label-primary">64%</span> <span class="label label-info">122,2%</span> <span class="label label-danger">2.01</span></p> </center> </div> </div> </div> </div> </div>

Related: See More


Questions / Comments: