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




Reply With Quote