Computer Hope

Other Pages

Home
Site map
Computer help

Dictionary
News
Q&A
What's new

Tools

E-mail this page
Print Preview
Edit this page




Reference number: CH000050

Opening new web page window when clicking on a link.

Issue:

Opening new web page window when clicking on a link.

Solution:

To create a new window when a user clicks on a link, TARGET="_NEW" must be added to the A HREF tag:

<A HREF = "http://www.computerhope.com" TARGET="_NEW">COMPUTER HOPE</a>

Example:

Below is an example of what the above source code would do.

COMPUTER HOPE

 

 

 

Index

Category:
Questions / Answers

Companies:
None

Related Pages:
HTML Help

 

Resolved

Were you able to locate the answer to your questions?

 

Home - Computer help - Contact - Dictionary - Links
Link to Computer Hope - Bookmark Computer Hope