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;
} target-nameThe 'target-name' property defines the name of the target destination, including a few keywords for well known destinations.
a {
target-name: new;
}