Kizspy | Question: 43
(Choose 1 answer)
POWERU W ***
How do you create a tooltip in Bootstrap?
A. By using the <tooltip> HTML element.
B. By applying the tooltip class to the container element.
C. By using the data-bs-toggle="tooltip" attribute along with the title attribute
D. By using JavaScript to dynamically create and show tooltip elements.