Creating an HTML Mouseover Text Description (IE)
|
You can create
an HTML mouseover text description, similar to an image alt tag or pop up
text description, that will be viewed when your mouse is placed over the
text link. Place "title="your text description"" within your HTML link
code.
<A
HREF="http://www.yourdomain.com/" TITLE="Your text
description">Your Text</A> |
Example:
Your
Text
In addition, you can display your description text in
a list by adding these characters .
<A
HREF="http://www.yourdomain.com/" TITLE="Webmaster
Resources:
Counters
Guestbooks
Autoresponders
and more...#10; ">Your
Text</A> |
The above TITLE description would
be displayed like this when you place your mouse over the link:
Example:
Your Text
Edit the text indicated in red to suit your needs.
More Web Design
Tips |