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 column ordering in Bootstrap?
Tell me how to customize thumbnails using bootstrap?
What is the bootstrap basic table?
How we can create a progress bar using bootstrap?
Explain me what is the difference between bootstrap and foundation?
Tell me what the following code does, and where they are useful:<a href="#">home <span class="badge">36</span></a>
Explain how do you use glyphicons in bootstrap?
What are the steps to create an animated progress bar using bootstrap?
How do you use glyphicons in bootstrap?
What are badges in bootstrap?
Explain bootstrap 4 navbars?
What pagination in bootstrap is and how they are classified?