HTML - Programming Language (MCQ) questions for Q. 27551

Q.  How can you open a link in a new browser window?
- Published on 26 Feb 17

a. <a href="url" new>
b. <a href="url" target="new">
c. <a href="url" target="_blank">
d. <a href="url" target="">

ANSWER: <a href="url" target="_blank">

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)