"User Profile Widget"
Bootstrap 3.0.0 Snippet by JeffreySpring

<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 style="width:400px;"> <div id="myrow"> <div style="float:right;width:200px;">Jeff</div> <div style="float:right;width:200px;">10/22/1971</div> </div> </div>
body{padding-top:30px;} .glyphicon { margin-bottom: 10px;margin-right: 10px;} small { display: block; line-height: 1.428571429; color: #999; }

Related: See More


Questions / Comments: