Re: [css-d] IE6 doing something quite funky to horizontal li's

2006-06-07 Thread Bill Brown
Humbling List, Please see http://www.andrew.cmu.edu/user/bleber/css/test.html I'm looking to center two horizontal boxes (simple enough task). It looks fine in Mozilla, while IE 7 staggers the two boxes so one is lower than the other. I'm using standalone IE6, but that seems to have

Re: [css-d] IE6 doing something quite funky to horizontal li's

2006-06-07 Thread Kieron McIntyre
Brett wrote: I'm looking to center two horizontal boxes (simple enough task). It looks fine in Mozilla, while IE 7 staggers the two boxes so one is lower than the other. Hi Brett, Try adding the following rule: #container UL LI { display:inline; } This should solve the issue I think.

Re: [css-d] IE6 doing something quite funky to horizontal li's

2006-06-07 Thread Brett Leber
On 6/7/2006 5:07 PM, Bill Brown wrote: Humbling List, Please see http://www.andrew.cmu.edu/user/bleber/css/test.html I'm looking to center two horizontal boxes (simple enough task). It looks fine in Mozilla, while IE 7 staggers the two boxes so one is lower than the other. I'm using

Re: [css-d] IE6 doing something quite funky to horizontal li's

2006-06-07 Thread Kieron McIntyre
Brett wrote: I'm looking to center two horizontal boxes (simple enough task). It looks fine in Mozilla, while IE 7 staggers the two boxes so one is lower than the other. I'm using standalone IE6, but that seems to have fallen back to the IE7 beta renderer. Maybe someone with non-IE7