diff --git a/sticky-footer-navbar.html b/sticky-footer-navbar.html new file mode 100644 index 00000000..17e216ee --- /dev/null +++ b/sticky-footer-navbar.html @@ -0,0 +1,166 @@ + + +
+ +Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS. A fixed navbar has been added within #wrap with padding-top: 60px; on the .container.
Back to the sticky footer minus the navbar.
+Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.
+Use the sticky footer with a fixed navbar if need be, too.