Explain basic grid structure in bootstrap?
Answer / Ranjna Jaiswal
Bootstrap's grid system is based on a 12-column layout. Each row is divided into 12 equal columns. You can stack columns on top of each other on small devices or nest them inside one another on larger devices. Column classes are prefixed with 'col', followed by the number of columns you want to span (e.g., col-6 for 6 columns).
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the bootstrap media objects?
Explain about different layouts available in bootstrap?
What is a transition plugin?
How to create thumbnails using Bootstrap?
Tell me can you put a table within bootstrap panel?
Define fluid layout.
Do you know what are bootstrap media objects?
Tell me what is column ordering and how it works?
What is a bootstrap 4 card?
Does bootstrap reset css?
What is fluid layout in bootstrap?
Why is it called bootstrap?