GOOD DOGGIE
0
Q:

hyperlink html

<a href="link.html"> text link </a> <!-- link to html -->
<a href="google.com" URL> Google </a> <!-- link to site -->
<a href="link.html"><button> Link </button></a> <!-- Button link -->
7
<a href="url">link text</a>
21
<a href="https://examplesite.com" target="_blank" rel="noopener noreferrer">
  Example Link
</a>
5
<a href="https://www.google.com">Visit google.com!</a>
3
<a href="link">Text</a>
0
<a href="./Your/link/to/the/page">Your text</a>
1

New to Communities?

Join the community