How do you use the Dropdown plugin?
Answer / Rohit Kumar Kalyani
The Bootstrap Dropdown can be used by wrapping HTML content in a `<div>` with the classes `dropdown`. Inside this, you should have another `<div>` with the classes `dropdown-menu` and any number of child links or other components. You'll also need a trigger element such as a button or link with the `.dropdown-toggle` class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what is scrollspy plugin?
Explain what is column offset in bootstrap?
What are bootstrap panels? Explain how to create a bootstrap panel with a heading.
What is a list group in bootstrap and where does it finds its application?
Define bootstrap.
Tell me which class make a set of buttons appear vertically stacked rather than horizontally?
What is jumbotron?
What are bootstrap panels?
What are offset columns?
What is a Modal Plugin?
Why is it called bootstrap?
Do you know what global styles are applied as a part of bootstrap's default typography?