"Tags"
Bootstrap 3.3.0 Snippet by rohankacha

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.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="item"> <div class="item-content-block"> <div class="block-title">Tags</div> </div> <div class="item-content-block tags"> <a href="#">lorem</a> <a href="#">loremipse</a> <a href="#">Esrite</a> <a href="#">remip</a> <a href="#">serte</a> <a href="#">quiaxms</a> <a href="#">loremipse</a> <a href="#">Esrite</a> </div> </div>
.item{color:#48453d; margin-top:30px; overflow:hidden;} .block-title{color: #48453d; margin-bottom:0px; font-size:18px; margin-top: 0px; font-weight:700; text-transform:uppercase;} .item-content-block{padding:20px; border-top:2px solid #f6f6f2; background-color:#FFF; display:block;} .tags a{background-color:#756f5d; padding:10px; color:#fff; display:inline-block; font-size:11px; text-transform:uppercase; line-height:11px; border-radius:2px; margin-bottom:5px; margin-right:2px; text-decoration:none;} .tags a:hover{background-color:#a38018;}

Related: See More


Questions / Comments: