OT: HTML question

From: George Currie <g_at_kurico.com>
Date: Tue Feb 15 00:41:23 2000

> I'm not too familiar with HTML, but I'm guessing that this
> question is easy to answer.

> What's the code to open a new browser window when someone clicks
> on a link? I want a new window to open with the requested page as the open
> document

<A HREF="http://whatever.the.url.is" TARGET="_blank"></A>

just add TARGET="_blank" to your link.

George
Received on Tue Feb 15 2000 - 00:41:23 GMT

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:32:53 BST