aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • HTML and Web Technologies Quiz
  • How can you open a link in a new browser window
Multiple choice technology web technology

How can you open a link in a new browser window

  1. <a href="url" new>

  2. <a href="url" target="_blank">

  3. <a href="url" target="new">

  4. <a hreaf="url;_blank">

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

To open a link in a new browser window, use the target attribute with value "_blank" in the tag. The correct syntax is . Option A incorrectly uses just 'new'. Option C uses 'new' which is not standard. Option D has garbled syntax.

Keep practicing — related questions

  • We can open a link in a new browser window by using
  • If you want to have the browser open a new window for a link to an outside page, which attribute would you ...
  • From the current browser window, how to change the URL of the browser window which opened this current wind...
  • Which shortcut key is used to open a new window on the browser?
  • Use Hyperlinks to navigate to
  • NOP sled technique is a popular
  • Ollydbg is a popular
  • _________is a free static code analysis tool from Microsoft that checks .NET managed code assemblies for co...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Internet and Web (1617 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy