5 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6 <meta name="description" content="">
7 <meta name="author" content="">
8 <link rel="icon" href="../../../../favicon.ico">
10 <title>Sticky Footer Template for Bootstrap</title>
12 <!-- Bootstrap core CSS -->
13 <link href="../../../../dist/css/bootstrap.min.css" rel="stylesheet">
15 <!-- Custom styles for this template -->
16 <link href="sticky-footer.css" rel="stylesheet">
21 <!-- Begin page content -->
22 <main role="main" class="container">
23 <h1 class="mt-5">Sticky footer</h1>
24 <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.</p>
25 <p>Use <a href="../sticky-footer-navbar">the sticky footer with a fixed navbar</a> if need be, too.</p>
28 <footer class="footer">
29 <div class="container">
30 <span class="text-muted">Place sticky footer content here.</span>