Tooltips
Description
This is a short way to create a link with tooltip.
By default link looks like this: <a href="#"> Link </a>
Add the class and title: <a href="#" class="tooltip" title="Tooltip text goes here."> Link </a>
Example
One,
Two,
Three,
Four,
Five.