<a href="">
Browser |
|
---|---|
Type |
The A element defines an anchor.
The href attribute of the A element create a link to another document.
<a href="index.html">linked text</a>
Attribute | Value | Explanation |
---|---|---|
href=" " | URL | the target URL of the link |