[css-d] Horizontal List Menu Aligned right

2006-10-24 Thread Micky Hulse
Hello, Just curious if you folks can explain to me what it takes to get a horizontal menu to align right without setting widths of the list items... I do not see to many list menus on the net that are aligned right where the width of the menu items is dependent upon the text/link and

Re: [css-d] Horizontal List Menu Aligned right

2006-10-24 Thread Micky Hulse
Micky Hulse wrote: Am I dreaming? :) Hmm, I guess I was over-thinking this... Text-align right on the parent UL seems to work just fine... Phantom links happen in IE 5.2/Mac, but I do not need to worry about that browser for this project. Is it really that simple? -- Wishlist:

Re: [css-d] Horizontal List Menu Aligned right

2006-10-24 Thread Philippe Wittenbergh
On Oct 25, 2006, at 11:28 AM, Micky Hulse wrote: Just curious if you folks can explain to me what it takes to get a horizontal menu to align right without setting widths of the list items... I do not see to many list menus on the net that are aligned right where the width of the menu items

Re: [css-d] Horizontal List Menu Aligned right

2006-10-24 Thread Micky Hulse
Philippe Wittenbergh wrote: Just a bit float:left, float:right. http://dev.l-c-n.com/_temp/inline-list2.php Ahh, great! You do exceptional work Philippe! This will be a great learning resource for me, thanks for sharing. :) I may be back with questions... In the end, I am hoping I can code a