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 |
Do you know what is scrollspy plugin?
What are the steps to create an animated progress bar using bootstrap?
What are the two codes used for code display in bootstrap?
What are the advantages of bootstrap?
Tell me which class is used for basic button group?
How will you create a alternate progress bar using bootstrap??
How will you create a vertical pills navigation menu?
What is the use of bootstrap framework?
How to give a style to images in bootstrap?
Which class is used for basic pagination?
What are the new features of bootstrap 4?
Tell me what is contextual classes of table in bootstrap?