[css-d] Wrapper won't center in IE

2005-05-31 Thread Linda Dunn
This one is really driving me nuts, because I do this all the time and it usually works fine -- why won't my divWrapper center in IE? http://www.seafoodlab.cmast.ncsu.edu/index.html linda -- Linda Dunn Purplegenie Design {web+graphics} [EMAIL PROTECTED] 252.422.9393

Re: [css-d] Wrapper won't center in IE

2005-05-31 Thread Pactum web services
From: Linda Dunn [EMAIL PROTECTED] To: CSS-d List css-d@lists.css-discuss.org Sent: Tuesday, May 31, 2005 2:51 PM Subject: [css-d] Wrapper won't center in IE This one is really driving me nuts, because I do this all the time and it usually works fine -- why won't my divWrapper center in IE

Re: [css-d] Wrapper won't center in IE

2005-05-31 Thread David Laakso
On Tue, 31 May 2005 16:51:46 -0400, Linda Dunn [EMAIL PROTECTED] wrote: This one is really driving me nuts, because I do this all the time and it usually works fine -- why won't my divWrapper center in IE? http://www.seafoodlab.cmast.ncsu.edu/index.html linda Add text-align: center; to body.

Re: [css-d] Wrapper won't center in IE

2005-05-31 Thread David Dorward
On 5/31/05, Linda Dunn [EMAIL PROTECTED] wrote: This one is really driving me nuts, because I do this all the time and it usually works fine -- why won't my divWrapper center in IE? http://www.seafoodlab.cmast.ncsu.edu/index.html Your XML prolog is putting MSIE into quirks mode.