From d03abac6281ac7c63080e6ab96de8bdb746bbf1e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 14 May 2012 08:57:24 -0700 Subject: [PATCH] adding navbar example, for fixed and static navbars --- navbar.html | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 navbar.html diff --git a/navbar.html b/navbar.html new file mode 100644 index 0000000000..822eb76c86 --- /dev/null +++ b/navbar.html @@ -0,0 +1,108 @@ + + + + + Bootstrap, from Twitter + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+

Navbar example

+

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

+

+ View navbar docs » +

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