Answers for "how to open up a new window with a tag in html"

9

how to make a link in html that opens in a new tab

add attribute : target = "_blank"
Posted by: Guest on June-07-2020

Code answers related to "how to open up a new window with a tag in html"

Browse Popular Code Answers by Language