How will you create bootstrap alerts?
Answer / Ankur Roj
To create a Bootstrap alert, add the appropriate classes to a <div>> element. For example, to create an alert box with success message, do this:
<<div class='alert alert-success'>
Success! Your changes have been saved.
</div>
| Is This Answer Correct ? | 0 Yes | 0 No |
Name the contextual classes that are used with the progressive bar in bootstrap.
List some features of bootstrap.
Explain me types of lists supported by bootstrap?
Tell me what does bootstrap package includes?
Explain how do you use glyphicons in bootstrap?
What is button group?
What are the types of layout available in Bootstrap?
What are advantages of bootstrap development?
what is Bootstrap Grid System?
Tell me how will you create a bootstrap alert?
What are the steps to create an animated progress bar using bootstrap?
What is the current major version of bootstrap?