Hi Apache and all. I noticed that many of your websites (eg. http://beehive.apache.org/) have a "templated/tabbed" navigational look and feel. You have some heading at the top, a browser with links on the left, and a tab feature. (eg. "Home" and "Documentation").
I was wandering if you use some kind of tool to do these things ... eg. some sort of tiles, template tool. (BTW, I do not mean tools such as Dreamweaver. And I realise there is Struts templates and tiles and my company already uses this - I mean something more specific to this kind of "tab/navigation" layout). If you do, does Apache provide such a tool? If not, would you be so kind as to point me to a tool if one may exist? I took a quick look at the Beehive home page, and I noticed something like this. <ul id="tabs"> <li class="current"> <a class="base-selected" href="index.html">Home</a> </li> <li> <a class="base-not-selected" href="documentation.html">Documentation</a> </li> </ul> I am keen to use or buy a tool that can do something as elegant as this so I can integrate this in my company's practices and reduce development time. Thanks in advance, Tomas Kim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]