CSS property: target-name

Description

The 'target-name' property defines the name of the target destination, including a few keywords for well known destinations.

Syntax

Versions

Examples

a {
    target-name: new;
}