Anchor text is the clickable text in a hyperlink, often made visible by colored tagging. Most commonly, the text is blue and underlined which can be changed by editing the HTML and CSS of the hyperlink. Anchor text provides users and search engines with relevant contextual information regarding the destination of the link. An example of Anchor text HTML is as follows: <a href=”https://www.google.com”>Google Anchor Text</a>. “Google Anchor Text” is the visible anchor text.