You can create HTML text mouseover that will will be viewed when mouse is placed over a text or a image. It provides user with the information about the text. It also helps in improving the Search engine results by adding some extra keywords to the text. Mouseover text is the easy way to explain certain details about the particular data.
Primer:
How to add text on mouseover
<A HREF=”http://www.yourdomain.com/” TITLE=”Your text description“>Your Text</A>
You can also display description text by adding the characters following each text line.
Primer:
<A HREF=”http://www.yourdomain.com/” TITLE=”Webretina.com:
In this
way you
can add
descriptive text.
 ”>How to add description text on mouseover</A>
How to add description text on mouseover
By editing the text in red you can easily create a text on mouseover
Related posts:





