What is grid system in bootstrap?
Answer / Sudhir Kumar Tiwari
The Grid System in Bootstrap is a powerful layout tool that allows you to build responsive and mobile-friendly websites. It consists of containers, rows, and columns that can be nested inside each other to create complex structures based on 12 predefined columns. The grid system adapts to different screen sizes by rearranging the layout.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of .media class in bootstrap?
Tell me what is the difference between the following two lines of code?$('#Mymodalprompt').modal({ keyboard: false });$.fn.modal.constructor.defaults.keyboard = false;?
Explain in brief about bootstrap 3 tables?
What is the difference between Bootstrap and Foundation?
What is bootstrap jumbotron?
What is Responsive Layout??
What are cons of bootstrapping?
Explain me what is bootstrap caraousel?
Can you use bootstrap with react js?
How can we customize links of pagination in bootstrap?
Explain what is Bootstrap Container?
when we can use <code>tag and <pre>?