# Tooltip

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lectus vestibulum mattis ullamcorper velit sed ullamcorper morbi tincidunt. Mi eget mauris pharetra et ultrices neque ornare.

# demo

top right bottom left

# Code

<a href="#" t-top tooltip="top message">top</a>

<a href="#" t-right tooltip="right message">right</a>

<a href="#" tooltip="bottom message">bottom</a>

<a href="#" t-left tooltip="left message">left</a>