Horje

How to add HTML <a> target _blank Attribute

Opens the linked document in a new window or tab.

index.html
Example: HTML
<a href="https://horje.com" target="_blank">Visit Horje!</a>

Output should be:

How to add HTML <a> target _blank Attribute




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