What dependencies does bootstrap require to work properly?
Answer / Neha Srivastava
To make Bootstrap work properly, you need to include the following dependencies in your HTML file: 1) CSS files: bootstrap.min.css and optional theme (bootstrap-theme.min.css); 2) JavaScript files: jQuery (for older versions), popper.js, and bootstrap.min.js.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of using the scrollspy plugin?
Explain the bootstrap basic table?
What is the underlying grid structure used in bootstrap?
What are offset columns?
Explain in brief about bootstrap 3 tables?
How to create a navbar in bootstrap?
Would you differentiate between fluid layout & responsive layout?
Tell me which class make a set of buttons appear vertically stacked rather than horizontally?
Do you know what are bootstrap media objects?
What do you understand by bootstrap container?
Tell me what is bootstrap grid system?
Do you know what is column ordering in bootstrap?