data-anchor html code example
Example 1: a tag
<a href="https://www.google.com">Visit google.com!</a>
Example 2: hange the anchor tag so it links to example.com:
Page with one link: Change the anchor tag so it links to example.com:
<a href="https://www.google.com">Visit google.com!</a>
Page with one link: Change the anchor tag so it links to example.com: