PDA

View Full Version : Needing help to complete a site menu


echievements
09/30/2005, 10:49
Greetings!

Echievements has a simple site menu in the left col found on echievements.com root page.

The menu shows parent categories for the echievements directory (see below)

I would like to add the sub/child categories.

Here is an example of the table currently. Although I know that ul and li tags will achieve the indent for the sub/child categories, I just don't know where to put them within the table or tr tags.

Would someone be willing to direct me to a resource to resolve this? Or would someone inspire me with a solution?

Thanks!

Ray Randall

<P>
<TABLE cellSpacing=0 cellPadding=1 border=0>
<TBODY>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2><nobr><b>Home Page</b></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/1" title="Business to Business">Your Business</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/2" title="Computers &amp; Internet">Your Computer</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/3" title="Education &amp; Fun">Your Education</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/4" title="Health &amp; Fitness">Your Health</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/5" title="Home &amp; Family">Your Home</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/6" title="Marketing &amp; Advertising">Your Marketing </a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/7" title="Money &amp; Employment">Your Money</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/8" title="Society &amp; Culture">Your Style</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/9" title="Sports &amp; Recreation">Your Recreation</a></nobr></FONT></TD></TR>
</TABLE>

</p>

dcm
09/30/2005, 23:49
Greetings!

Echievements has a simple site menu in the left col found on echievements.com root page.

The menu shows parent categories for the echievements directory (see below)

I would like to add the sub/child categories.

Here is an example of the table currently. Although I know that ul and li tags will achieve the indent for the sub/child categories, I just don't know where to put them within the table or tr tags.

Would someone be willing to direct me to a resource to resolve this? Or would someone inspire me with a solution?

Thanks!

Ray Randall

<P>
<TABLE cellSpacing=0 cellPadding=1 border=0>
<TBODY>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2><nobr><b>Home Page</b></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/1" title="Business to Business">Your Business</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/2" title="Computers &amp; Internet">Your Computer</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/3" title="Education &amp; Fun">Your Education</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/4" title="Health &amp; Fitness">Your Health</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/5" title="Home &amp; Family">Your Home</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/6" title="Marketing &amp; Advertising">Your Marketing </a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/7" title="Money &amp; Employment">Your Money</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/8" title="Society &amp; Culture">Your Style</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2>&nbsp;•&nbsp;<nobr><a href="/index.php/9" title="Sports &amp; Recreation">Your Recreation</a></nobr></FONT></TD></TR>
</TABLE>

</p>
hi

just check www.dynamicdrive.com you will find menu scripts there

jayapura
10/23/2005, 17:09
Post a project on SL or use a more appropriate forum !:rolleyes: