Horje

How to add HTML <iframe> referrerpolicy with origin-when-cross-origin Attribute

For cross-origin requests: Send only scheme, host, and port. For same-origin requests: Also include the path.

index.html
Example: HTML
<iframe src="https://horje.com/view/1333/how-to-add-html-iframe-referrerpolicy-attribute" referrerpolicy="origin-when-cross-origin"></iframe> 

Output should be:

How to add HTML <iframe> referrerpolicy with origin-when-cross-origin Attribute




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