Example of how to use the hyperlink "TITLE=" attribute to boost the marketing power of your links...
The two examples below show identical paragraphs with links. The second one however utilizes the "TITLE=" attribute to display additional descriptive text when the cursor moves over it. Take a moment to move your cursor over each link to see the difference.
|
Example #1: (normal link)
|
||
|
Example #2: (link with "TITLE=" attribute -click here to see source code)
Example #2 Link Source Code:
NOTE: the part in yellow highlight was added to the typical hyperlink code. This enables the display of all text (in quotes) that comes after the "TITLE=" attribute when a cursor moves over the link. Creating multi-line text is just a matter of putting "hard" carriage returns after each line like the example above. |