Re: [css-d] help with centering floated list

2012-07-01 Thread David Hucklesby
On 6/29/12 7:04 AM, Chris Kavinsky wrote: Has anyone had any luck with being able to center a list that floats the list items so it can be horizontal? The only technique I was able to find required the css to use overflow:hidden, but that wouldn't work for the project I'm working on since the nav

[css-d] help with centering floated list

2012-07-01 Thread Chris Kavinsky
Has anyone had any luck with being able to center a list that floats the list items so it can be horizontal? The only technique I was able to find required the css to use overflow:hidden, but that wouldn't work for the project I'm working on since the navigation could potentially use drop submenus,