Re: [WSG] errant left-alignment

2005-02-28 Thread John D Wells
You'll need to align the text of the body to be centered, and align the text back to left within your wrapper div: body { margin: 10px 0 10px 0; padding:0; background-color:#FFF; color:#000; min-width:750px;

RE: [WSG] errant left-alignment

2005-02-28 Thread Devendra Shrikhande
. #dss# -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John D Wells Sent: Monday, February 28, 2005 12:59 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] errant left-alignment You'll need to align the text of the body to be centered, and align