"bootstrap-3 footer"
Bootstrap 3.0.0 Snippet by horosho

<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 class="container text-center"> <hr> <div class="row"> <div class="col-lg-12"> <ul class="nav nav-pills nav-justified"> <li> <!-- <img src="http://i.imgur.com/eYuI4kc.png" width="50px"/>--> <a href="/">© 2015 - 2017 Acme, Inc. All rights reserved.</a> </li> <li> <h4> <a href="#">About</a>   |    <a href="#">Contact us</a> </h4> </li> <li><img src="http://i.imgur.com/BMHiYGc.png" width="50px"/></li> </ul> </div> </div> </div>

Related: See More


Questions / Comments: