Hard
What 'nav-' classes are available in Bootstrap?
Author: Maxime JavauxStatus: PublishedQuestion passed 173 times
Edit
1
Community Evaluations
Matthieu Guimard
22/05/2024
Si la question concerne les propositions, la formulation "Parmis les propositions suivantes, lesquelles sont disponibles en bootstrap ?" me semble moins ambigüe.
Si la question concerne l'ensemble des clesses "nav-" disponibles sur bootstrap il manque nav-item, nav-link, nav-fill, nav-justified.
Similar QuestionsMore questions about Bootstrap
7
How to create a two column layout with Bootstrap?1
What is the Bootstrap grid based on?1
By default, what color does the button with a class defined as follows: class= "btn btn-info"?0
What Bootstrap component is used to create a dropdown menu?0
Write a description of the following CSS style: .btn-primary { background-color: #007bff; border-color: #007bff; color: #ffffff; padding: 10px 20px; border-radius: 5px; }