[css-d] centering a nav list

2011-12-08 Thread Michael Beaudoin
Hey all, I've got a simple one that is stumping me. I have a horizontal navigation that I want centered in a div (top_nav that contains it. I have tried to use the top_nav div to try and center the top_nav li but it won't budge. What am I missing? #top_nav li { display: block;

Re: [css-d] centering a nav list

2011-12-08 Thread David Hucklesby
On 12/8/11 7:12 PM, Michael Beaudoin wrote: Hey all, I've got a simple one that is stumping me. I have a horizontal navigation that I want centered in a div (top_nav that contains it. I have tried to use the top_nav div to try and center the top_nav li but it won't budge. What am I missing?