Multiple choice

We can open a link in a new browser window by using

  1. <a href = “url” target = “new”>

  2. <a href = “url” target = “-blank”>

  3. <a href = “url”.new>

  4. <a href = “url” target =”open”>

Reveal answer Fill a bubble to check yourself
B Correct answer