Other Pages
Tools
Reference number: CH000050
Opening new web page window when clicking on a link.
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
Home - Computer help - Contact - Dictionary - LinksLink to Computer Hope - Bookmark Computer Hope
Copyright 1998-2008 by Computer Hope (tm). All rights reservedLegal Disclaimer - ESD Warning - Privacy Statement