Re: [css-d] centering list items within a div

2007-03-13 Thread David Agnew
Georg, you are awesome! This is beautiful. Thank you. Gunlaug Sørtun appears to have written the following on 3/13/07 12:26 PM: > David Agnew wrote: >> I'm having trouble centering list items within a div. I'm using % for >> width (fluid layout), and I don't mind if it's off by a pixel one >> w

Re: [css-d] centering list items within a div

2007-03-13 Thread Gunlaug Sørtun
David Agnew wrote: > I'm having trouble centering list items within a div. I'm using % for > width (fluid layout), and I don't mind if it's off by a pixel one > way or another, but as the window narrows, the right margin for the > list items shrinks far more than the left. This problem is in >

[css-d] centering list items within a div

2007-03-13 Thread David Agnew
Greetings - Many thanks to Gunlaug for providing some @media screen {* html} rules to make my sit far more compatible with IE! Now that (most of) the most severe problems are fixed... I'm having trouble centering list items within a div. I'm using % for width (fluid layout), and I don't mind i