You are here: Re: Linking all the entries in a list « HTML « IT news, forums, messages
Re: Linking all the entries in a list

Posted by John Hosking on 08/03/07 20:19

Vivek wrote:
> On Aug 3, 11:42 am, Ed Mullen <e...@edmullen.net> 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 " <A href = "index.html"> Memory </
> a>" the Memory text disappears.
>
> CODE --
>
[mostly snipped, but...]

> <body>
>
> <ul id="2" class="none">
> &nbsp;<br>
> &nbsp;
> <li><font face="Arial" color="#0074C1">
> <span style="font-size: 11pt; font-weight: 700"><a
> href="product_new.html">Products</a></span></font></li>
> <li>
> <span style="font-size: 8pt; font-weight: 700">&nbsp;&nbsp;Memory</
> a></span>

Even ignoring all the styling spans and &nbsp;-spacing, your code is
faulty. You have link-closing tags without matching link-opening tags.

Based on your original example, I have worked up some code for you.
Replace the foods with memory cards and (after validating) try that.

<ul>
<li><a href="">Food</a></li>
<li>
<ul>
<li><a href="">Fruit</a></li>
<li>
<ul>
<li><a href="">Apple</a></li>
<li><a href="">Grapes</a></li>
<li><a href="">Banana</a></li>
</ul>
</li>
</ul>
</li>
</ul>

GL.

--
John
Pondering the value of the UIP: http://blinkynet.net/comp/uip5.html

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация