Target Attribute Example

Various options available in the Target Attribute

If you set the target attribute to "_blank", the link will open in a new browser window or tab.

GeeksforGeeks

If you set the target attribute to "_self", the link will open in the same window or tab.

GeeksforGeeks

If you set the target attribute to "_top", the link will open in the full body of the window.

GeeksforGeeks

If you set the target attribute to "_parent", the link will open in the parent frame.

GeeksforGeeks
Next Post Previous Post