diff --git a/public/components/global-nav.tag b/public/components/global-nav.tag new file mode 100644 index 0000000..033eb7a --- /dev/null +++ b/public/components/global-nav.tag @@ -0,0 +1,30 @@ + + + + + + + + + + + diff --git a/public/components/jumbotron.tag b/public/components/jumbotron.tag new file mode 100644 index 0000000..45c99a6 --- /dev/null +++ b/public/components/jumbotron.tag @@ -0,0 +1,5 @@ + +
+ +
+
diff --git a/public/index.html b/public/index.html index 0e5b8f3..dbcbdfb 100644 --- a/public/index.html +++ b/public/index.html @@ -11,41 +11,27 @@ - - +
-
+

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.

To see the difference between static and fixed top navbars, just scroll.

View navbar docs »

-
+
- + + + +