HTML Links - The target Attribute

The target attribute specifies where to open the linked document.

The example below will open the linked document in a new browser window:

<a href="http://www.nugglepurl.blogspot.com/" target="_blank">Visit W3Schools!</a>

Got Something to Add?
0 comments: Post a Comment

Older Post