ok, if you are reading my html tutorial here its probably because you want to know how you can put the html code to put a link with a the target value and open the link on a new page. i will try to explain and show you by examples.

well, i will show you.

the first example i will use is target="_blank"

<a href="http://www.webune.com/forums" target="_blank">Webune Tutotirals<a>

try it. once you have tried it, you will learn and understand how i explained the sample above

hope that helps

and here is the real example: click on the link below to test it.

Html Open Link In New Window Target