CSS Snippets and helpful files Simple Tooltip by Ethan Simons The first tooltip contains a brief explanation of what every component is for ease of understanding. If you like this, send me an email to ethanpsimons38@gmail.com
*******************************************************
How to use:
<div class=".es-tooltip">Hover over me!
<span class="es-tooltip-right">I'm on the right!</span>
</div>
*******************************************************