Tell me what are the types of layout available in bootstrap?
Answer / Pramod Kumar Pandey
Bootstrap offers various types of layout structures such as: containers, rows, columns, grid system (using classes like .container, .row, and .col), and flexible images (using media queries).
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me what is the use of jumbotron in bootstrap?
What is the difference between the following two lines of code?$('#Mymodalprompt').modal({ keyboard: false });$.fn.modal.constructor.defaults.keyboard = false;?
How to create a navbar in bootstrap?a
Does bootstrap supports less and sass css structure in any form?
What are the different button styles in bootstrap? Explain
Tell me what is list group in bootstrap and what is the use of it?
What Do You Understand By A List Group In Bootstrap And Its Use?
Write the ways to create a tabbed navigation menu in bootstrap.
Tell me what is bootstrap page header?
When the bootstrap is inconsistent and how to remedy it?
Why bootstrap is used for mobile web development? Explain
Explain bootstrap 4 tables?