Home / Programming MCQs / Bootstrap MCQs / Question

V

Vaibhav Shukla • 4.53K Points
Extraordinary

Q. Which style button that should open navbar on small screens?

(A) .navbar-static-top
(B) .navbar-right
(C) .navbar-text
(D) .navbar-toggle

Explanation:

.navbar-toggle styles button that should open navbar on small screens, often used together with three .icon-bar classes to indicate a toggleable menu icon, .navbar-text vertical align any elements inside navbar that are not links.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.