"R. Sean Hartnett" <[EMAIL PROTECTED]> asked:

>>> Can anyone tell me the HTML code to insert that would cause a
>>> link when selected it would open up in a new browser?

Left angle bracket  a href="http://server.domain.type/filename.html";
right angle bracket target="_blank" right angle bracket This is my
textual reference to the new page  left angle bracket /a right
angle bracket

< a href="http://server.domain.type/filename.html";>target="_blank">
This is my textual reference to the new page </a>

Bayard

*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************

Reply via email to