Answers

Question and Answer:

  Home  HTML

⟩ How do I open a link into a new window?

This feature is a byproduct of frames (In many opinions, the only good things frames did for web design). On any HTML page, you can just add target="_blank" to your link syntax. e.g. yoursite.com

 167 views

More Questions for you: