SOOPRO Pathshala provides Bootstrap Interview Questions and Answers
Bootstrap is a platform for web development based on a front-end framework.
It is used to create exceptional responsive designs using HTML and CSS.
Bootstrap has better features as compared to other web development platforms.
Bootstrap allows to make the images responsive by adding a class .img-responsive to the 'img' tag.
There are 2 layouts available in Bootstrap.
Fluid-Layout(.container fluid layout)- can measure units of block content and images
Fixed-Layout(.container layout)- facilitate fixed-width responsive container.
The Bootstrap grid system is a powerful and flexible layout system that allows developers to create responsive layouts of different sizes and shapes using a set of rows, containers, and columns.
Bootstrap containers play a crucial role in creating responsive layouts.
The Bootstrap navbar is a powerful and flexible component that allows developers to create responsive and customizable navigation bars for websites and web applications.