Change set
Pick exam & year, then Go.
Question map
Not attempted
Correct
Incorrect
★
Bookmarked
Loading…
Q76
(CISF/2024)
Science & Technology › ICT, AI, Cybersecurity & Emerging Tech
In HTML, which one of the following is used to open the linked document in a new browser window?
Explanation
In HTML, the target attribute of the <a> (anchor) tag determines where the linked document will be opened. The value _blank is specifically designed to open the linked document in a new browser window or a new tab.
_self: This is the default value. It opens the document in the same window or frame where the link was clicked._parent: Opens the document in the parent frame._top: Opens the document in the full body of the window, removing all frames.
The options _link and _open are not standard values for the HTML target attribute.
✓ Thank you! We'll review this.
SIMILAR QUESTIONS
Which one of the following is not a web browser ?
Which one of the following is not computer language ?
Which one of the following is not an operating system ?