This is Client, not server side.

This simplest form ins simply the "title" attribute. such as
HTML Code:
<abbr title="As Soon As Possable>A.S.A.P.</abbr>
or
HTML Code:
<a href="http://www.example.com" title="this is an example">Click Here</a>
Other forms involve CSS :hover or Javascript onmouseover