Re: [css-d] problem w/ table-less horizontal nav bar

2007-11-27 Thread David Laakso
Rob Emenecker wrote: > > First, the page... > http://rob.emenecker.com/eclasses/H152/posts/wk3-new/wk3new.htm > > Now, the problems... > > #1 Excess whitespace between elements in Horizontal Nav Bar > > > When the li's are stacked in the markup, floating will close the gaps and contain

Re: [css-d] problem w/ table-less horizontal nav bar

2007-11-27 Thread Jim Davis
Rob, No specific fix for you, but some resources to consider: List Tutorial and examples: http://css.maxdesign.com.au/index.htm Using a single image and css background-position to change the display on hover: http://css-tricks.com/css-sprites-what-they-are-why-theyre-cool-and-how-to-use-them/ h

[css-d] problem w/ table-less horizontal nav bar

2007-11-27 Thread Rob Emenecker
Hi all, I have a page from an old web site that I am using as a "guinea pig" for upgrading to a lean, table-free CSS layout as a project for a course I am taking. The page goes above and beyond the assignment requirements, but I thought I'd challenge myself. Well, I've hit a wall, and I'm hoping