"User profile Info "
Bootstrap 2.3.2 Snippet by heherbertzhang

<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <br><br> <div class="container-fluid well span6"> <div class="row-fluid"> <div class="span2" > <img src="https://secure.gravatar.com/avatar/de9b11d0f9c0569ba917393ed5e5b3ab?s=140&r=g&d=mm" class="img-circle"> </div> <a href="#"> <div class="span8"> <h3>User Name</h3> <h6>Email: MyEmail@servidor.com</h6> <h6>Ubication: Colombia</h6> <h6>Old: 1 Year</h6> <h6>More... </h6> </div> </a> </div> </div>

Related: See More


Questions / Comments: