"Select users"
Bootstrap 3.1.0 Snippet by brun0kb

<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.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 ----------> <table class="table table-striped table-condensed" id="tag-table"> <tr class="span5 clearfix active"> <td> <img src="http://bruno.cdn01.rambla.be/test/2-0.jpg" width="100" height="56" class="pull-left span2 clearfix" style='margin-right:10px'> <div class="caption"> <p>854x480</p> </div> </td> </tr> <tr class="span5 clearfix "> <td> <div class="thumbnail clearfix"> <img src="http://bruno.cdn01.rambla.be/test/2-50.jpg" width="100" height="56" class="pull-left span2 clearfix" style='margin-right:10px'> <div class="caption"> <a href="http://bootsnipp.com/" class="btn btn-primary icon pull-right">Select</a> <p>854x480</p> </div> </div> </td> </tr> </table>

Related: See More


Questions / Comments: