What is the role of the 'navbar-brand' class in a Bootstrap navigation bar?
- It defines the brand logo for the navigation bar.
- It centers the navigation bar content.
- It adds padding to the navigation bar.
- It specifies the background color of the navigation bar.
The 'navbar-brand' class in Bootstrap is used to define the brand/logo for the navigation bar. It is typically placed inside the 'navbar-header' for branding purposes.
Loading...
Related Quiz
- Question 1: Describe a scenario where integrating AJAX with Bootstrap improves the user experience on a data-heavy web page.
- In Bootstrap, how can variables be used to adjust the grid system's breakpoints and container widths?
- In advanced Bootstrap implementations, __________ has been used to enhance user interaction and engagement.
- What is the primary class used for styling forms in Bootstrap?
- To customize the active state of navigation links, the '___' class is used in Bootstrap.