Horje

How to add HTML <a> target _self Attribute

Opens the linked document in the same frame as it was clicked (this is default).

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

Output should be:

How to add HTML <a> target _self Attribute




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