The name of the link is assumed to be the link anchor text. The link title attribute is supposed to give the user who clicks on the link more information about where the link will take them.
.Additional information about an element is specified by the title attribute. When the mouse is moved over an element, the information is frequently displayed as tooltip text. The title attribute can be applied to any HTML element (and it will be valid). However, this isn't always a good thing).
.The link title is a user-defined attribute that can be used to provide additional, advisory information about a linked Web site. It aids in clarifying or elaborating on the purpose of a link that the recipient should be aware of prior to clicking on it.
.The link tag is typically used to reference external style sheets. This element may appear more than once, but it only affects the head section. Only attributes are present in the link element, which is empty. The link element's value describes how the item is linked and how it relates to the containing document.
.CSS added.
The title attribute can be used to describe almost any HTML element. A beneficial way to use the title attribute for SEO purposes would be to use it in a link element to provide descriptive text within the anchor tag (which gives you more real estate for your target keyword phrases).
.When the href attribute is not present in an element that it will not hyperlink. This attribute is used to specify a link to any address. This attribute is used with the tag. For example, the