Linking all the entries in a list

Linking all the entries in a list

am 03.08.2007 19:13:14 von Vivek

Hi,

Is it possible to link all the entries in a list to different html
pages.
For example,

Food
Fruit
Apple
Grapes
Banana
Vegetable

In the above list, I can link "Apple " to a html file by using "A
ref". But, if I do the same for "Fruit", the link disappears.
Is something like this is possible or not?

Thnaks,
Vivek

Re: Linking all the entries in a list

am 03.08.2007 20:42:32 von Ed Mullen

Vivek wrote:
> Hi,
>
> Is it possible to link all the entries in a list to different html
> pages.
> For example,
>
> Food
> Fruit
> Apple
> Grapes
> Banana
> Vegetable
>
> In the above list, I can link "Apple " to a html file by using "A
> ref". But, if I do the same for "Fruit", the link disappears.
> Is something like this is possible or not?
>
> Thnaks,
> Vivek
>

It is certainly possible and very straightforward. Post a link to the
page so we can see the code.

--
Ed Mullen
http://edmullen.net
http://mozilla.edmullen.net
http://abington.edmullen.net
If man evolved from apes why do we still have apes?

Re: Linking all the entries in a list

am 03.08.2007 21:02:38 von Vivek

On Aug 3, 11:42 am, Ed Mullen wrote:
> Vivek wrote:
> > Hi,
>
> > Is it possible to link all the entries in a list to different html
> > pages.
> > For example,
>
> > Food
> > Fruit
> > Apple
> > Grapes
> > Banana
> > Vegetable
>
> > In the above list, I can link "Apple " to a html file by using "A
> > ref". But, if I do the same for "Fruit", the link disappears.
> > Is something like this is possible or not?
>
> > Thnaks,
> > Vivek
>
> It is certainly possible and very straightforward. Post a link to the
> page so we can see the code.
>
> --
> Ed Mullenhttp://edmullen.nethttp://mozilla.edmullen.nethttp://a bington.edmullen.net
> If man evolved from apes why do we still have apes?

I have copied the code below.
I want to link the "Memory" to a html page and also it should continue
to be a list. The moment I enter " Memory a>" the Memory text disappears.

CODE --




Re: Linking all the entries in a list

am 03.08.2007 22:19:14 von John Hosking

Vivek wrote:
> On Aug 3, 11:42 am, Ed Mullen wrote:
>> Vivek wrote:
>>> Is it possible to link all the entries in a list to different html
>>> pages.
>>> For example,
>>> Food
>>> Fruit
>>> Apple
>>> Grapes
>>> Banana
>>> Vegetable

>> It is certainly possible and very straightforward. Post a link to the
>> page so we can see the code.

[Ed Mullen's sig snipped for Vivek]
>
> I have copied the code below.

Ed asked for a link to your page, that is, a URL. Nobody wants to see
pasted in code.

> I want to link the "Memory" to a html page and also it should continue
> to be a list. The moment I enter " Memory > a>" the Memory text disappears.
>
> CODE --
>
[mostly snipped, but...]

>
>
>