A standard navigation bar is created with the .navbar class, followed by a responsive collapsing class: .navbar-expand-xxl|xl|lg|md|sm.
.navbar-brand - for your company, product, or project name.navbar-nav - for a full-height and lightweight navigation.navbar-toggler - for use with the collapse plugin (hamburger menu)Edit the code below and click Run to see the result live.