Greetings!
echievements.com has a menu on the left col of the root page. It shows the parent categories. How do I add the sub/child categories? Just can't seem to get the html to work.
Here is the html I am working with now.
Thanks for your help.
Ray Randall
<P>
<TR><TD align=left bgColor="<?=$mylightcolor?>"><FONT face=Arial size=2> <nobr><? if ($PID != "1"){ ?><a href="/index.php/1" title="Business to Business">Your Business</a><? } else { ?><b>Your Business</b><? } ?></nobr></FONT></TD></TR>
</p>
(just an example) sub category examples: franchises, incorporation, mailing lists, etc.
Nesting is what I should do, but I can't get it to work. Would someone please suggest the correct html so that I may show the sub/child categories indented & under the parent categories?
Thanks!


