adplus-dvertising
frame-decoration

Question

How can you open a link in a new browser window?

a.

<a href = "url" target= "-blank">

b.

<a href = "url".new>

c.

<a href = "url" target ="open">

d.

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

Answer: (a).<a href = "url" target= "-blank">

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How can you open a link in a new browser window?