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 are glyphicons in bootstrap?
What is a bootstrap 4 card?
Explain bootstrap 4 progress bars?
What is the difference between bootstrap 3 and bootstrap 4?
Bootstrap multiple form types i.e. Horizontal, inline and basic have similar views when they are viewed under 768px devices? Yes or no explain?
What are the typography and links in bootstrap?
How many bootstrap 4 media objects?
Why do we use the affix plugin in bootstrap?
Explain me the bootstrap basic table?
Can we make images responsive in bootstrap?
Do you know what global styles are applied as a part of bootstrap's default typography?
Why would you use bootstrap?