Re: [css-d] getting a horizontal list to float to the right

2010-02-19 Thread Beth Lee
Do you need to set a width on the ul#nav? If you remove the rule width:550px, it works as I believe you want it to. Beth On Fri, Feb 19, 2010 at 10:20 AM, Chris Kavinsky wrote: > I'm working on a site with a horizontal navigation. Ideally, I would > like the list to float to the right side of t

[css-d] getting a horizontal list to float to the right

2010-02-19 Thread Chris Kavinsky
I'm working on a site with a horizontal navigation. Ideally, I would like the list to float to the right side of the frame, but due to applying float:left to the individual li items, I can't get it to work properly. Am I doing something wrong, or is there a trick for this without sieeting a specifi