Glenn wrote:
>On Sun, 20 Feb 2000 15:30:08 -0400, L.D. Best wrote:
>
>> Since I'm trying to get a website up, which will consist primarily of
>> links, does anyone know if the blasted "<Click Here>" format is now
>> required by AOL software? The site I set up has to be usable by *any*
>> browser, including Mac & Apples On Landing.
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>
The only thing I can imagine is that <Click Here> is the text that will
show up in the status bar when having the mouse over the link. (As a little
JavaScript also can do for you). The earlier format was, IIRC, something
like this (in AOLs browsers - not in the real world):
<A HREF=Http://fillinthe.spaces.com#"Click Here">"This is a link"</A>
Which also brakes the HTML standard.
>> Anyone have a definitive answer?
Sorry no. But I would be suprised if it's needed.
> Not-to-worry, that's just "normal" HTML.
It is? Not here ;)
>If we want to change these 2 words.... Click Here .... into a link.
>We place a line like this in the page.
><a href="fillinthe.sapces.com"></a>Click Here
>"Click Here" becomes a link to "filinthe.spaces.com"
No, "Click Here" becomes the text that appears after a link - however a
link without anything that one can use to "click" on isn't very usefull IMO.
(To give you a little credit Glenn, this didn't work in Netscape 3.04G or
Arachne 1.60b1 - but perhaps it will in other browsers <g>).
//Bernie
http://bernie.arachne.cz/ DOS programs, Star Wars ...