Computer Science, asked by sahidlx9127, 5 hours ago

mention the different values that can be assigned to the target attribute of the <a> tag?​

Answers

Answered by marvaminuva
1

This is the Answer

Attribute Values:

Attribute Values:_blank: It opens the link in a new window.

Attribute Values:_blank: It opens the link in a new window._self: It opens the linked document in the same frame.

Attribute Values:_blank: It opens the link in a new window._self: It opens the linked document in the same frame._parent: It opens the linked document in the parent frameset.

Attribute Values:_blank: It opens the link in a new window._self: It opens the linked document in the same frame._parent: It opens the linked document in the parent frameset._top: It opens the linked document in the full body of the window.

Attribute Values:_blank: It opens the link in a new window._self: It opens the linked document in the same frame._parent: It opens the linked document in the parent frameset._top: It opens the linked document in the full body of the window.framename: It opens the linked document in the named frame.

Bleas Mark me brainlist

Keep Smiling

Answered by harshitkeshari91
0

Answer:

  • _blank: It opens the link in a new window.

_self: It opens the linked document in the same frame.

  • _parent: It opens the linked document in the parent frameset.
  • _top: It opens the linked document in the full body of the window.
  • framename: It opens the linked document in the named frame.
Similar questions