| You are here: DEVPPL ‹ Forum ‹ Programming ‹ HTML Forum |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
site map or menu
3 posts
• Page 1 of 1
0
site map or menu
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!
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!
- Echievements
- Reputation: 0
- Posts: 2
- Joined: Tue Oct 04, 2005 4:59 pm
- Highscores: 0
- Arcade winning challenges: 0
0
[url=http://www.linkedin.com/profile/view?id=96243938]Meet me on LinkedIn[/url]
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
- Rasmus Lindström
- Site Admin
- Reputation: 18
- Posts: 2830
- Joined: Tue Aug 17, 2004 2:07 pm
- Location: Sweden
- Highscores: 1
- Arcade winning challenges: 0
- Echievements
- Reputation: 0
- Posts: 2
- Joined: Tue Oct 04, 2005 4:59 pm
- Highscores: 0
- Arcade winning challenges: 0
|
|