Horje

How to use HTML <a>Tag rel noreferrer Attribute

Makes the referrer unknown. No referer header will be included when the user clicks the hyperlink.

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

Output should be:

How to use HTML <a>Tag rel noreferrer Attribute




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