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
|
Example:
HTML
<!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>
What is HTML Links | HTML Links |
How to create HTML Links - Syntax | HTML Links |
How to create HTML Links The target Attribute | HTML Links |
What is Absolute URLs vs. Relative URLs | HTML Links |
How to use an Image as a Link | HTML Links |
How to use Link to an Email Address | HTML Links |
How to create Button as a Link | HTML Links |
How to use a title in Link | HTML Links |
Full Example of HTML Links The target Attribute | HTML Links |
Read Full: | HTML Links |
Category: | Web Tutorial |
Sub Category: | HTML Links |
Uploaded: | 1 year ago |
Uploaded by: | Admin |
Views: | 4 |
Ref on: | View |