Header Template HTML - Light


<!-- Navbar Wrapper - Fixed Version -->
<header class="navbar bg-light navbar-fixed-top">

    <!-- Navbar Branding. Take note that the branding does not require additional branding colors -->
    <div class="navbar-branding"> ... </div>

</header><!-- End Navbar Wrapper -->

Note: This HTML only shows what bg classes are required. More HTML is required to create menus. See this example for a full header html template