Which class is required to create a basic navigation bar in Bootstrap, as seen in: u003Cnav class='_____'u003Eu003C/navu003E?
To make a navigation bar have a dark background and light text, which class should you add alongside 'navbar'?
When creating a responsive Bootstrap navbar that collapses on smaller screens, which class is typically used on the button that toggles the collapsed menu?
What Bootstrap class should you use to align navigation links to the right end of the navbar?
In Bootstrap, which class is used to mark the main brand or logo within a navigation bar?