As far as spacing across the whole div I haven't tried that so I can't say but one thing you will want to check out is using unordered lists (ul's) for your name.
Take a look at http://www.gotoandstop.org and http://www.blandfamilyonline.com. Both use ul's for the navigation. Feel free to swipe the css as well. Note: each site was done by two different css folks. Our family site is my work and the users group site is Michael Hagel (.com)'s work. Hope it helps... On 11/10/05, Ray Champagne <[EMAIL PROTECTED]> wrote: > > Okay, so you've fixed the BIG problem I had. > > Now, I've got a div container for the navigation that spreads across the > whole layout - I'd like to have each word to be equally spaced across > the div. Check out this to see what I mean, it's hard to explain, but > prolly easy to fix: > > http://wagtailweb.com/rvr/csstemplate.html > > Is there a way to do this, or am I going to have to do some other kind > of workaround? I can make this work with the following code: > > <table width="100%" border="0" cellspacing="0" cellpadding="0" > align="center"> > <tr> > <td align="center"><span class="navigation-dead">Home</span></td> > <td align="center"><a href="about.html" class="navigation">About > Us</a></td> > <td align="center"><a href="agents.html" class="navigation">Our > Agents</a></td> > <td align="center"><a href="listings.php" class="navigation">Find A > Home</a></td> > <td align="center"><a href="contact.html" class="navigation">Contact > Us</a></td> > </tr> > </table> > > inside the div, but i want to abandon my table "binky" completely. :) > at least for this experiment. > > Ray > > -- > ============================== > Ray Champagne > Application Developer > CrystalVision Web Site Design > http://www.crystalvision.org > 603.433.9559 > [EMAIL PROTECTED] > ============================== > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223913 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

