From 61b9496ba6f093d842ac5a60251e2d72e8ed8266 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 14 Jul 2014 09:05:12 -0700 Subject: [PATCH] new navbar example --- docs/examples/navbar-top/index.html | 53 +++++++++++++++++++++++++ docs/examples/navbar-top/navbar-top.css | 0 2 files changed, 53 insertions(+) create mode 100644 docs/examples/navbar-top/index.html create mode 100644 docs/examples/navbar-top/navbar-top.css diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html new file mode 100644 index 0000000000..96d7b44cc8 --- /dev/null +++ b/docs/examples/navbar-top/index.html @@ -0,0 +1,53 @@ + + + + + + + + + + + Top navbar example for Bootstrap + + + + + + + + + + + + + + + + +
+
+

Navbar example

+

This example is a quick exercise to illustrate how the default, static 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 » +
+
+ + + + + + + + + diff --git a/docs/examples/navbar-top/navbar-top.css b/docs/examples/navbar-top/navbar-top.css new file mode 100644 index 0000000000..e69de29bb2