Define bootstrap.
Answer / Prateek Sharma
Bootstrap is a popular open-source CSS framework for developing responsive, mobile-first web applications. It provides pre-designed HTML and CSS templates, JavaScript plugins, and flexible grid system to help developers save time and build websites more efficiently.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is grid system in bootstrap?
Can we make images responsive in bootstrap?
Give an example of a basic grid structure in bootstrap.
Tell me what the following code does, and where they are useful:<a href="#">home <span class="badge">36</span></a>
How will you create a tabbed navigation menu?
What pagination in bootstrap is and how they are classified?
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 well?
Tell me what are the types of layout available in bootstrap?
Explain me can you put a listgroup within bootstrap panel?
Explain why to choose Bootstrap for building the websites?
What is glyphicons used in bootstrap?