Horje

How to add The href attribute specifies the link's destination

The a href attribute.
index.html
Example: HTML
<p>An absolute URL: <a href="https://horje.com">Horje</a></p>
<p>A relative URL: <a href="tag_a.asp">The a tag</a></p>

Output should be:

How to add The href attribute specifies the link's destination




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin