Question Info

This question is public and is used in 8 tests or worksheets.

Type: Multiple-Choice
Category: HTML
Level: Continuing Education
Author: yasserhy
Created: 13 years ago

View all questions by yasserhy.

HTML Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

Continuing Education HTML

How can you open a link in a new browser window?
  1. <a href="url" target="new">
  2. <a href="url" new="">
  3. <a href="url" target="_blank">