return home
choose one
FAQ why anole?
---
github project
Report bugs, contribute, or just get the code.
visit my website
rolandixor.pro
anole docs - text formatting
.an-tips
Easily add a tip to element using
.an-tip
.
.an-tip-parent
is required on the element that contains the tip.
You can also use
.an-text-tip
if your tip is attached to a block (or span) of text.

See the example below:
<div class="">Hey kid, I've got a tip:
    <span class="an-text-tip an-tip-parent">        <span class="an-tip">I'm a tip, homie.<span/>     </span> hover/tap the underlined text.
</div>
Hey kid, I've got a tip:
I'm a tip, homie.
hover/tap the underlined text.
.hi there!
look out for a useful codepen/jsfiddle link in the future.