Which of the following bootstrap style is used to add text to .navbar?

Questions & AnswersCategory: Programming LanguageWhich of the following bootstrap style is used to add text to .navbar?
Adam asked 3 years ago
1 Answers
Lokesh Kumar Staff answered 3 years ago

a. .navbar-text
 
Explanation: In Bootstrap, the class .navbar-text can be used to insert a text to a .navbar. Therefore, the correct option will be (a).