What is bootstrap framework?
Answer / Alok Kumar Gautam
Bootstrap is an open-source CSS framework that helps in developing responsive, mobile-friendly web designs quickly and easily. It includes HTML and CSS-based design templates for typography, forms, buttons, grids, navigation, and other UI components.
| Is This Answer Correct ? | 0 Yes | 0 No |
What to display code in bootstrap?
What are glyphicons in bootstrap?
Explain me how will you create a pills navigation menu?
Do you know what is bootstrap container?
What is the role of the media objects in bootstrap and how many types are available?
Which components are there in bootstrap?
Tell me how will you create a progress bar using bootstrap?
What do you mean by bootstrap collapsing elements?
What is button group and which class is used for basic button group?
How will you create a striped progress bar using bootstrap?
Tell me what is the difference between the following two lines of code?$('#Mymodalprompt').modal({ keyboard: false });$.fn.modal.constructor.defaults.keyboard = false;?
Explain what is Bootstrap collapsing elements?