@@include('./_head.html', { "path": "../..", "title": "Pixel Bootstrap 5 - Navs" }) @@include('./_navigation.html', { "path": "../..", "classes": "navbar-dark" })
@@include('./_preloader.html', { "path": "../.." })

Navs

Navigation available in Bootstrap share general markup and styles, from the base .nav class to the active and disabled states.

@@include('./components/_navs.html', { "path": "../.." })
@@include('./_footer.html', { "path": "../..", "classes": "bg-primary text-white" }) @@include('./_scripts.html', { "path": "../.." })