Horje

How to use HTML <a>Tag rel external Attribute

Indicates that the referenced document is not part of the same site as the current document.

index.html
Example: HTML
<a rel="external" href="https://horje.com">Horje.com</a>

Output should be:

How to use HTML <a>Tag rel external Attribute




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