"Easy Sticky Footer"
Bootstrap 3.1.0 Snippet by mansidesai279

<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.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 ----------> <!-- Sticky footer example by Mr. M. - Confederation College - IMD Program Based on tutorial from: http://www.coders-guide.com/watch.php?v=53 --> <div class="navbar navbar-default navbar-fixed-bottom"> <div class="container"> <p class="navbar-text pull-left">"Copyright © 2000-2017 by John Wiley & Sons, Inc., or related companies. All rights reserved."    Version 1.0 </p> <a href="#" class="pull-right"> Subscribe on YouTube</a> </div> </div>

Related: See More


Questions / Comments: