Like Macros, users can also add hyperlinks in the notification messages at the desired place. A hyperlink also has certain attributes that can be defined accordingly.These attributes are listed below.
ID: It assigns a unique name to the link.
Language Direction: It specifies the base direction of text.
Access Key: this attribute assigns an access key to an element.
Advisory Title: This attribute offers advisory information about the hyperlink.
Advisory Content Type: This attribute gives an advisory hint as to the content type of the content available at the link target address.
Style sheet Classes: This attribute assigns a CSS class name or set of class names to the link.
Linked Resource Charset: It specifies the character encoding of the resource designated by the link.
Style: This attribute specifies style information for the current link.
Name: this attribute names the current link as an anchor, so that it may be the destination of another link.
Language Code: This attribute specifies the base language of the link’s attribute values and text content.
Tab Index: The attribute specifies the position of the current element in the tabbing order for the current document.

