From e6dac085cb1d601da1fc63bfd59d811612fa6ef4 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 8 Oct 2021 12:24:19 +0000 Subject: update composer libs --- .../content/docs/5.1/examples/navbars/index.html | 416 +++++++++++++++++++++ 1 file changed, 416 insertions(+) create mode 100644 vendor/twbs/bootstrap/site/content/docs/5.1/examples/navbars/index.html (limited to 'vendor/twbs/bootstrap/site/content/docs/5.1/examples/navbars/index.html') diff --git a/vendor/twbs/bootstrap/site/content/docs/5.1/examples/navbars/index.html b/vendor/twbs/bootstrap/site/content/docs/5.1/examples/navbars/index.html new file mode 100644 index 000000000..04d6ab623 --- /dev/null +++ b/vendor/twbs/bootstrap/site/content/docs/5.1/examples/navbars/index.html @@ -0,0 +1,416 @@ +--- +layout: examples +title: Navbar Template +extra_css: + - "navbar.css" +--- + +
+ + + + + + + + + + + + + + + + + + +
+

Matching .container-xl...

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

Navbar examples

+

This example is a quick exercise to illustrate how the navbar and its contents work. Some navbars extend the width of the viewport, others are confined within a .container. For positioning of navbars, checkout the }}">top and }}">fixed top examples.

+

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

+

+ }}" role="button">View navbar docs » +

+
+
+
+
+
-- cgit v1.2.3