Do you know what dependencies does bootstrap require for it to work properly?
Answer / Sapna Singh
To make Bootstrap function correctly, you will need to include the following dependencies: HTML, CSS (either from a compiled .css file or via LESS/SASS preprocessors), and JavaScript (optional if you are not using any interactive components). For production use, it is recommended to minify these files for better performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is bootstrap sass?
Tell me how will you create a tabbed navigation menu?
Explain me how many different media queries are used by the bootstrap grid system by default?
Explain me what is bootstrap navbar?
What is bootstrap carousel?
What are bootstrap panels?
Tell me what is list group in bootstrap and what is the use of it?
Tell me how will you create a progress bar using bootstrap?
Tell me what is bootstrap grid system?
Which class is used to draw a toolbar of buttons?
Can you use bootstrap with react js?
Define fixed layout.