When to use bootstrap?
Answer / Satya Swarup Anand
Bootstrap is best used when you need a quick start for your website or application, especially if it should be responsive and mobile-friendly. It's particularly useful for front-end web developers who want to create consistent designs across different devices.
| Is This Answer Correct ? | 0 Yes | 0 No |
Please consider the html code snippet below.<Button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="top" title="my title">hover over me</button> what is missing for a tooltip to show properly?
what media object in Bootstrap is and what are their types?
Why bootstrap is used for mobile web development? Explain
What is well class in bootstrap? What it does?
Tell me how will you create a bootstrap alert?
Tell me how to create a navbar in bootstrap?
How many types of layouts are there in bootstrap?
How will you create a bootstrap alert?
Tell me what is affix plugin?
What is the difference between Bootstrap and Foundation?
What is Scrollspy plugin?
How will you create a bootstrap panel with heading?