Title Attributes

The Title attribute can be used in just about any page element. Use it to describe links, tables, individual table rows, and other structural HTML elements. They're more versatile than the Alt attribute and many search engine algorithms read the text in Title attributes as regular page content.

Example of title attributes:

<table width="100" border="1" title="Ranks webmaster Tools">

<a xhref="/tools/spider.html" mce_href="/tools/spider.html" title="Keyword Density Analyser">Keyword Density Analyser</a>

<form name="application" title="Keyword Density Analyser" method="  " action="  ">