Horje

How to use HTML <a>Tag rel noopener Attribute

Requires that any browsing context created by following the hyperlink must not have an opener browsing context.

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

Output should be:

How to use HTML <a>Tag rel noopener Attribute




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