-
target attribute cannot have?
-
- _color
- _parent
- _self
- _blank
- None of these
Correct Option: A
Target attribute can have values _blank, _self, _parent, _top and filename. _blank opens the linked document in a new tab window or tab, _self opens linked document in the same window, _parent opens linked document in the parent frame.