Explain the basic grid structure in bootstrap?
Answer / Taruna Singh
"The basic grid structure in Bootstrap is based on a 12-column layout, with each column represented by a <div> class named 'col'. Columns can be divided into smaller sizes using additional classes such as col-sm-, col-md-, and col-lg-. For example, to create a 4-column grid on small screens and larger, utilize the col-xs-3 and col-sm-3 through col-lg-3 classes."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the latest version of bootstrap?
Explain types of lists supported by Bootstrap?
What Contextual Classes Are Available To Style The Panels?
What is bootstrap jumbotron?
Tell us what contextual classes are available to style the panels?
What is the purpose of .media class in bootstrap?
Can you put a table within bootstrap panel?
Tell me what is bootstrap grid system?
How to create a bootstrap panel with a heading.
What is bootstrap container in bootstrap?
when we can use <code>tag and <pre>?
Explain why bootstrap is preferred for website development.