Answers for "how to create another tab 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 create another tab in html"

Browse Popular Code Answers by Language