Which plugin is used to create a tooltip?
Bootstrap Tooltip Plugin
The Tooltip Plugin
The Tooltip plugin is a small pop-up box that appears or becomes visible when the user moves the mouse pointer over any element of the web page.
To create a tooltip, add the data-toggle="tooltip" attribute to an element.
Note:
Tooltips must be initialized with jQuery:
select the specified element and call the tooltip() method.
Which contextual class indicates a successful or positive action?
Which contextual class indicates a dangerous or potentially negative action?
Which class indicates uppercased text?
The Bootstrap grid system works across multiple devices.