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 |
Explain me what is bootstrap breadcrumb?
How will you create a bootstrap alert?
Why bootstrap is used for mobile web development? Explain
Explain me how you can add badge to list group in bootstrap?
What are offset columns in Bootstrap?
What are the different button styles in bootstrap? Explain
What are the two codes that are used for code display in bootstrap?
What are the different button styles in bootstrap?
List some features of bootstrap.
What is a transition plugin?
What is bootstrap 4 aligning images?
Explain me how will you create a bootstrap panel with footer?