Horje

How to add HTML <a> Tag referrerpolicy origin Attribute

Sends the origin (scheme, host, and port) of the document

index.html
Example: HTML
<a href="https://horje.com/" referrerpolicy="origin">Open a Link</a>

Output should be:

How to add HTML <a> Tag referrerpolicy origin Attribute




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