Tell us what contextual classes are available to style the panels?
Answer / Shakeel Khan
Contextual classes in Bootstrap provide color variations for panels. These include .panel-default, .panel-primary, .panel-success, .panel-info, .panel-warning, .panel-danger, and .panel-link. For example, <div class="panel panel-primary">...</div>
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me what is the difference between the following two lines of code?$('#Mymodalprompt').modal({ keyboard: false });$.fn.modal.constructor.defaults.keyboard = false;?
What are contextual colors in bootstrap 3?
Explain what are the steps for creating basic or vertical forms?
How to use glyphicons?
Tell me how will you create a striped progress bar using bootstrap?
What is bootstrap navbar?
What are the two codes that are used for code display in bootstrap?
Explain what is Modal plugin used for in Bootstrap?
What is the bootstrap basic table?
What is a modal plugin? Explain
What do you mean by normalize in bootstrap?
What is img responsive? Explain