Horje

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

For same-origin requests: Referrer info will be sent. For cross-origin requests: No referrer info will be sent.

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

Output should be:

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




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