View Single Post
Old 10-03-2015, 02:14 AM   #3
sajid israq
Registered User
 
Join Date: Sep 2015
Posts: 11
Anchor text

Anchor text is the visible, clickable text in a hyperlink that is displayed on a webpage.

For example, in the sentence “Welcome to our site, click here to learn more about digital marketing”, “click here” is the anchor text.

The HTML syntax for anchor text is:

<a href=”http://www.example.com”>Example Anchor Text</a>
sajid israq is offline   Reply With Quote