Explain the basic structure of bootstrap framework?
Answer / Atul Goel
The basic structure of Bootstrap includes HTML templates with CSS and JavaScript files. The core CSS file `bootstrap.min.css` contains all styles, while optional components like jQuery and Popper.js are included in the JavaScript file `bootstrap.min.js`. Some popular HTML templates include base (resetting default styles), forms, and grid system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is the purpose of .media-list class in bootstrap?
Tell me how will you create a striped progress bar using bootstrap?
Can you put a listgroup within bootstrap panel?
Is bootstrap open source?
What is a modal plugin in bootstrap?
How to customize thumbnails using Bootstrap?
What is bootstrap 4?
Does bootstrap supports all the modern browsers?
Tell me what is bootstrap page header?
What is data toggle in bootstrap and how we can use it?
Explain bootstrap theme?
Do you know who developed the bootstrap?