Is it possible to make a tooltip with pure CSS? That is, without jQuery, without Javascript, but only with CSS.
For example, I want to do this based on the following element:
<a href="#" data-tooltip="Meu texto aqui" >LINK</a>...
asked by
04.12.2015 / 13:00