Chris Stratford spoke the following wise words on 13/06/2004 3:31 PM EST:
Yeah thats what I have for the inner Div.
but IE doesnt recognise that I thought.

If you apply the text-align to the body element you only need 1 div:

body
{
  text-align: center;
}

#shell
{
  text-align: left;
  margin: 0px auto;
  width: 750px;
}

-- tim lucas

http://www.toolmantim.com


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to