On Tue, 22 Feb 2000 07:45:09 +0100 (MET), Bernie <[EMAIL PROTECTED]>
wrote:
> Are you sure it isn't like this (I do understand you left the ">" and "<" out)
> <A HREF=Http://fillinthe.spaces.com>"This is a link"</A><Click Here>
With your example, "This is a link" becomes the link.
("<Click Here>" will not even be displayed by the browser).
My example was wrong as-well.
(I had the </a> before "Click Here" instead of _after_ it)
In order to get "Click Here" to become the the link, we need this....
<a href="fillinthe.sapces.com">Click Here</a>
Now, Click Here will be a link to fillinthe.spaces.com
(but only if this message is saved as .htm and then viewed with a browser)
(file attached for your convenience)<g>
--
Glenn McCorkle [EMAIL PROTECTED] North Jackson, Ohio, USA
DOS prog. for QV cameras http://www.angelfire.com/id/glenndoom/qvplay.html
Other stuff http:[EMAIL PROTECTED]/
Arachne, The Web Browser for DOS
Open the 'DOOR' to the WWW. Keep the 'windows' closed.
http://arachne.browser.org/ http://arachne.cz/
From: "Glenn McCorkle" <[EMAIL PROTECTED]>
Organization: Arachne Fan Club
Date: Tue, 22 Feb 2000 23:15:45 -0500
X-Mailer: Arachne V1.60;b1
To: [EMAIL PROTECTED]
Subject: Re: OT: "Any Browser"
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
On Tue, 22 Feb 2000 07:45:09 +0100 (MET), Bernie <[EMAIL PROTECTED]>
wrote:
> Are you sure it isn't like this (I do understand you left the ">" and "<" out)
>
"This is a link"
With your example, "This is a link" becomes the link.
("" will not even be displayed by the browser).
My example was wrong as-well.
(I had the before "Click Here" instead of _after_ it)
In order to get "Click Here" to become the the link, we need this....
Click Here
Now, Click Here will be a link to fillinthe.spaces.com
(but only if this message is saved as .htm and then viewed with a browser)
(file attached for your convenience)
--
Glenn McCorkle [EMAIL PROTECTED] North Jackson, Ohio, USA
DOS prog. for QV cameras http://www.angelfire.com/id/glenndoom/qvplay.html
Other stuff http:[EMAIL PROTECTED]/
Arachne, The Web Browser for DOS
Open the 'DOOR' to the WWW. Keep the 'windows' closed.
http://arachne.browser.org/ http://arachne.cz/