Horje

How to add HTML <a> Tag referrerpolicy unsafe-url Attribute

Sends the origin, path, and query string (regardless of security). Use this value carefully!

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

Output should be:

How to add HTML <a> Tag referrerpolicy unsafe-url Attribute




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