W3Schools.com

CSS Reference

CSS Reference
CSS Selectors
CSS Reference Aural
CSS Web Safe Fonts
CSS Units
CSS Colors
CSS Color Values
CSS Color Names
CSS Color HEX
CSS3 Browser Support

CSS Properties

CSS3 target-new Property

CSS Reference Complete CSS Reference

Example

Open new windows in new tabs instead of new windows:

a
{
target-name:new;
target-new:tab;
}


Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The target-new property is not supported in any of the major browsers.


Definition and Usage

The target-new property specifies whether new destination links should open in a new window or in a new tab of an existing window.

Note: The target-new property only works if the target-name property creates a new tab or a new window.

Default value: window
Inherited: no
Version: CSS3
JavaScript syntax: object.style.targetNew="tab"


Syntax

target-new: window|tab|none;

Value Description
window Open link in new window
tab Open link in a new tab of an existing window
none No new destination is created


CSS Reference Complete CSS Reference
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
XML Editor - Free Trial!
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE