From 99ac0bcedc73918d19cecb274791c4750096570d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 21 Dec 2016 00:40:31 -0800 Subject: exploring table based navbar again --- docs/examples/navbar/all-navbars.html | 268 ++++++++++++++++++++++++++++++++++ 1 file changed, 268 insertions(+) create mode 100644 docs/examples/navbar/all-navbars.html (limited to 'docs/examples') diff --git a/docs/examples/navbar/all-navbars.html b/docs/examples/navbar/all-navbars.html new file mode 100644 index 000000000..34f514f45 --- /dev/null +++ b/docs/examples/navbar/all-navbars.html @@ -0,0 +1,268 @@ + + + + + + + + + + + + Navbar Template for Bootstrap + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ old +
+ + + + + +
+

Navbar example

+

This example is a quick exercise to illustrate how the default responsive navbar works. It's placed within a .container to limit its width and will scroll with the rest of the page's content.

+

At the smallest breakpoint, the collapse plugin is used to hide the links and show a menu button to toggle the collapsed content.

+

+ View navbar docs » +

+
+ +
+ + + + + + + + + + + + -- cgit v1.2.3