Rich Remer
0
Q:

a tag html

<a href="http://example.com" >Link text</a>
7
<a href="https://www.google.com">Visit google.com!</a>
3

<a href="https://www.w3schools.com">Visit W3Schools.com!</a>
 
2
<a href = 'website.com/your/linked/page'>Text in link</a>
4
<!-- a tags in html are link tags that hold hyperlinks to other
 pages, or anchors in the same page -->
<a href='https://www.google.com'>Click here to visit Google.com</a>

<!-- the href attribute specifies where the link should lead -->
<!-- hope it helped! -->
0
<link rel="stylesheet" href="./styles.css">
1
<a href=""></a>
0

New to Communities?

Join the community