SKammerman (Talk | contribs) |
SKammerman (Talk | contribs) |
||
Line 9: | Line 9: | ||
<body> | <body> | ||
− | <nav class="navbar navbar- | + | <nav class="navbar navbar-inverse"> |
<div class="container-fluid"> | <div class="container-fluid"> | ||
<div class="navbar-header"> | <div class="navbar-header"> |
Revision as of 00:35, 10 September 2017
Collapsible Navbar
In this example, the navigation bar is hidden on small screens and replaced by a button in the top right corner (try to re-size this window).
Only when the button is clicked, the navigation bar will be displayed.