HTML title Attribute
Preview
Code
<p title="This text appears as a tooltip when you hover over it."> Hover over this paragraph to see the title attribute. </p>
<p title="This text appears as a tooltip when you hover over it."> Hover over this paragraph to see the title attribute. </p>