"Product"
Bootstrap 3.2.0 Snippet by janine

<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.2.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="col-md-2 column productbox"> <img src="http://dark.v2.dedicatedpool.com/site_assets/dedicated/images/logo_250px_trans.png" class="img-responsive"> <div class="productspacer"></div> <div class="productradiobtn"> <div class="pull-right"> <input type="radio" checked="checked"> </div> <div class="producttext">Dedicated Pool</div> </div> </div> </div>
.productbox { background-color:#dddee0; padding:10px; margin-bottom:20px; margin-right: 20px; } .productbox img { height: 40px; width: auto; display: block; margin-left: auto; margin-right: auto; margin-top: 10px; } .productspacer { font-weight:bold; padding:5px 0 5px 0; } .productradiobtn { border-top:1px solid #dadada; padding-top:5px; } .producttext { font-weight: normal; font-size: small; }

Related: See More


Questions / Comments: