From cfc032fd4163bd0d2f33686ec942078979c2f11d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 30 Sep 2012 22:09:51 -0700 Subject: [PATCH] add sticky footer example per martin bean's suggestion, using the implementation by ryan fait --- sticky-footer.html | 124 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 sticky-footer.html diff --git a/sticky-footer.html b/sticky-footer.html new file mode 100644 index 0000000000..50fab606b1 --- /dev/null +++ b/sticky-footer.html @@ -0,0 +1,124 @@ + + + + + Sticky footer · Twitter Bootstrap + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ +

Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.

+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + +