Guide to creating a web site, web design, web development, internet marketing, promotion, html tips and tricks, javascript and more.

Your Guide to Professional
Web Site Design and Development

HTML Tips
HTML Codes
Web Development
Web Design Tips
JavaScript Codes
216 Web Safe Colors
CSS Tutorial
JavaScript Tutorial
ASCII Character Codes

Offering Free HTML Tips, Tags and Codes

Open Directory Projectfree ebooksfree articles
web site design development internet marketing and promotion tutorials

| Web Site Development | HTML Codes | HTML Tips | Web Design TipsJavascript Snippets | 216 Safe Colors | Symbols | CSS Tutorial | JavaScript Tutorial |

webmaster resources
website design



Mouseover Popup - Web Page HTML Mouseover Text Description (Internet Explorer)

You can create a web page HTML mouseover text description, similar to an image alt tag, that will be viewed when your mouse is placed over the text link. Not only will this provide your visitors with further information in regard to your link, but it also provides a good way to place additional keywords within your web page for better Search Engine ranking.

Example:

Your Text

Place "TITLE="your text description"" within your HTML link code.

<A HREF="http://www.yourdomain.com/" TITLE="Your text description">Your Text</A>



In addition, you can display your description text in a list by adding the &#10;&#13; characters following each text line.


<A HREF="http://www.yourdomain.com/" TITLE="Webmaster Resources:&#10;&#13; &#10;&#13;
Counters&#10;&#13;
Guestbooks&#10;&#13;
Autoresponders&#10;&#13;
and more...#10;&#13;">Your Text</A>


Edit the text indicated in red to suit your needs.


The above TITLE description would be displayed like this when you place your mouse over the link:

Your Text








Submit your HTML code snippets. We'll credit you and give you a link to your website.