From 8e9015a888a686de7dd60780a5b90a690f91836a Mon Sep 17 00:00:00 2001 From: Matthieu Bessat Date: Sat, 9 Nov 2024 22:53:43 +0100 Subject: [PATCH] feat: boostrap no-js menu HTML demo --- html_bootstrap_nav_nojs/index.html | 108 +++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 html_bootstrap_nav_nojs/index.html diff --git a/html_bootstrap_nav_nojs/index.html b/html_bootstrap_nav_nojs/index.html new file mode 100644 index 0000000..7cd9870 --- /dev/null +++ b/html_bootstrap_nav_nojs/index.html @@ -0,0 +1,108 @@ + + + + + + + + + + + + Static 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.

+

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

+

+ View navbar docs » +

+
+ +
+ + + +