"Company Footer 3.3"
Bootstrap 3.3.0 Snippet by RubenRME

<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 ----------> <!-- Origional snipet by msurguy<http://bootsnipp.com/msurguy>, I editted his snipet so that it works with bootstrap 3.3 --> <div class="container"> <div class="row"> <div class="col-xs-3"> <ul class="list-unstyled"> <li>GitHub<li> <li><a href="#">About us</a></li> <li><a href="#">Blog</a></li> <li><a href="#">Contact & support</a></li> <li><a href="#">Enterprise</a></li> <li><a href="#">Site status</a></li> </ul> </div> <div class="col-xs-3"> <ul class="list-unstyled"> <li>Applications<li> <li><a href="#">Product for Mac</a></li> <li><a href="#">Product for Windows</a></li> <li><a href="#">Product for Eclipse</a></li> <li><a href="#">Product mobile apps</a></li> </ul> </div> <div class="col-xs-3"> <ul class="list-unstyled"> <li>Services<li> <li><a href="#">Web analytics</a></li> <li><a href="#">Presentations</a></li> <li><a href="#">Code snippets</a></li> <li><a href="#">Job board</a></li> </ul> </div> <div class="col-xs-3"> <ul class="list-unstyled"> <li>Documentation<li> <li><a href="#">Product Help</a></li> <li><a href="#">Developer API</a></li> <li><a href="#">Product Markdown</a></li> <li><a href="#">Product Pages</a></li> </ul> </div> </div> <hr> <div class="row"> <div class="col-xs-8"> <ul class="list-unstyled list-inline pull-left"> <li><a href="#">Terms of Service</a></li> <li><a href="#">Contact Us</a></li> <li><a href="#">Privacy</a></li> </ul> </div> <div class="col-xs-4"> <p class="text-muted pull-right">© 2015 Company Name. All rights reserved</p> </div> </div> </div>

Related: See More


Questions / Comments:

Thanks great! Is there a way to fix it to the bottom?

RvdK Multimedia () - 8 years ago - Reply 0


Amazing

Washington Sperto () - 8 years ago - Reply 0


Thank you.

wilwad () - 8 years ago - Reply 0