"Brand list section"
Bootstrap 3.3.0 Snippet by jeevan123456

<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="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="brand-list-section"> <div class="container"> <ul class="brand-list list-inline"> <li><a href="#"><img src="http://livedemo00.template-help.com/wt_58434/images/partner1.png" alt=""></a></li> <li><a href="#"><img src="http://static.livedemo00.template-help.com/wt_58434/images/partner2.png" alt=""></a></li> <li><a href="#"><img src="http://static.livedemo00.template-help.com/wt_58434/images/partner3.png" alt=""></a></li> <li><a href="#"><img src="http://static.livedemo00.template-help.com/wt_58434/images/partner4.png" alt=""></a></li> <li><a href="#"><img src="http://static.livedemo00.template-help.com/wt_58434/images/partner5.png" alt=""></a></li> <li><a href="#"><img src="http://static.livedemo00.template-help.com/wt_58434/images/partner6.png" alt=""></a></li> </ul> </div> </div>
.brand-list-section {background:#000; padding:20px 0px 20px 0px;} .brand-list { padding: 0; list-style: none; margin: 0; }

Related: See More


Questions / Comments: