HTML Text Link
HTML text link code.
<a href="../html-link.htm">HTML Link Code</a>
The code will create this link:
The code has the following parts:
- <a> is the link tag.
- href attribute sets the URL to link to.
- </a> is the link end tag.
See also
- HTML links
- HTML anchor link
- HTML button link
- HTML image link
- HTML link color
- HTML mailto link
- HTML new window link
HTML LINKS
- Anchor link
- Button link
- Download link
- Email link
- Image link
- Javascript link
- Link color
- New window link
- Text link
RAPID TABLES