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> • <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> • <nobr><a href="/index.php/2" title="Computers & Internet">Your Computer</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/3" title="Education & Fun">Your Education</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/4" title="Health & Fitness">Your Health</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/5" title="Home & Family">Your Home</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/6" title="Marketing & Advertising">Your Marketing </a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/7" title="Money & Employment">Your Money</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/8" title="Society & Culture">Your Style</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/9" title="Sports & Recreation">Your Recreation</a></nobr></FONT></TD></TR>
</TABLE>
</p>
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> • <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> • <nobr><a href="/index.php/2" title="Computers & Internet">Your Computer</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/3" title="Education & Fun">Your Education</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/4" title="Health & Fitness">Your Health</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/5" title="Home & Family">Your Home</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/6" title="Marketing & Advertising">Your Marketing </a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/7" title="Money & Employment">Your Money</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/8" title="Society & Culture">Your Style</a></nobr></FONT></TD></TR>
<TR><TD align=left bgColor="#d7e7e7"><FONT face=Arial size=2> • <nobr><a href="/index.php/9" title="Sports & Recreation">Your Recreation</a></nobr></FONT></TD></TR>
</TABLE>
</p>