Tooltips
# Intro
Tooltips can be created by using the tooltip class along with a data-tooltip attribute.
# Elements
Tooltips can be added to any inline element
This is a tooltip inside a paragraph
# Position
By default tooltips open to the top of the element but can be changed with the left, right, or bottom modifiers.