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 |
Tell me how will you create a bootstrap panel with heading?
What are bootstrap alerts?
Can I override bootstrap css?
what is maxcdn bootstrap?
Do you know what is normalize in bootstrap?
what media object in Bootstrap is and what are their types?
How many different media queries are used by the Bootstrap grid system by default?
Explain bootstrap 4 badges?
How many types of layout are available in bootstrap?
What is button group?
When will you use <code>tag and <pre>tag?
What are the steps to create an animated progress bar using bootstrap?