To toggle the visibility of content in a collapsible navigation bar, use the 'navbar-toggler-___' class.
- icon
- button
- toggle
- expand
The 'navbar-toggler-icon' class in Bootstrap is used to add an icon for the toggle button in a collapsible navigation bar. It represents a typical menu icon, indicating that the navigation bar can be expanded or collapsed.
Loading...
Related Quiz
- In Bootstrap, how can variables be used to adjust the grid system's breakpoints and container widths?
- Bootstrap uses ___ to convey the importance and hierarchy of the content to screen readers.
- What Bootstrap class is typically used to style basic tables?
- Which Bootstrap utility class is used to apply a simple hover effect to a button?
- Explain how the 'text-truncate' utility in Bootstrap is used in web design.