Explain different types of bootstrap grids?
Answer / Kamini Jadon
Bootstrap has three types of grids: Containers, Rows, and Columns. Containers set the maximum width for content, and rows are used to organize columns horizontally. Columns are used to create individual components within a row.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what media object in Bootstrap is and what are their types?
What is Scrollspy plugin?
Explain me the bootstrap basic table?
Do you know who developed the bootstrap?
Explain what are the steps for creating basic or vertical forms?
In Bootstrap what are the two ways you can display the code?
Tell me what media object in bootstrap is and what are their types?
How will you create a alternate progress bar using bootstrap??
Please consider the html code snippet below.<Button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="top" title="my title">hover over me</button> what is missing for a tooltip to show properly?
Explain me how to create thumbnails using bootstrap?
What dependencies does bootstrap require to work properly?
How do you use glyphicons in bootstrap?