![]() |
VOOZH | about |
The HTML target Attribute is used to specify where to open the linked document. It can be used on various elements such as:
Syntax:
<element target="_blank|_self|_parent|_top|framename"\>Attribute Values:
Example: In this example we demonstrates the target attribute in an anchor (<a>) element. The link opens in the same tab (target="_self") and includes centered headings and a paragraph.
Output:
Supported Browsers: The browser supported by HTML target Attribute are listed below: