Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

target

a

Description

The target attribute for SVG specifies the name of the browsing context into which a document is to be opened when the link is activated.

Syntax

Value

_blank | _parent | _self | _top | <XML-Name>

Default

_self

Examples

_blank

_parent

_self

_top

<XML-Name>

HomeMenu