Horje

HTML Link Titles

The title attribute specifies extra information about an element. The information is most often shown as a tooltip text when the mouse moves over the element.

index.html
Example: HTML
<a href="https://horje.com" title="Go to Horje HTML section">Visit our HTML Tutorial</a>

Output should be:

HTML Link Titles




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Basic
Uploaded by:
Admin