|
|
By default, the linked page will be displayed in the current browser window. To change this, you must specify another target for the link. The The
|
<!DOCTYPE html>
<html>
<body>
<h2>The target Attribute</h2>
<a href="https://itupto.com/" target="_blank">Visit Itupto!</a>
<p>If target="_blank", the link will open in a new browser window or tab.</p>
</body>
</html>
Category: | Web Tutorial |
Sub Category: | HTML Links |
Uploaded by: | Admin |
Read Articlehttps://develop.horje.com/learn/1434/reference