This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
A tooltip is generally used to indicate hints (extra information) about something when the user moves the mouse pointer over an element. We can use either bootstrap tooltip plugin or we can create our ...