Hi,

I think your question is a kind of FAQ, and the solution is adding
"text-align:center;" style to the body element, I guess.

On Apr 1, 2005 3:58 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> My problem is the main content area on the homepage is left justified in
> IE, but center aligned in FF and Opera, which is correct. The following is
> a snippet from my CSS file, which controls the main content area:
> 
> #container
> {position: relative;
>  width: 760px;
>  margin: 15px auto;
>  font: 12px verdana, helvetica, arial, sans-serif;
>  text-align: justify;
>  line-height: 16pt;
>  color: #000;
>  padding: 10px;}
> 
> I want it to center align in IE too therefore what am I doing wrong?
> Here's the URL for the test file: http://www.waltermortgage.com/index1.stm



-- 
Kazuhito Kidachi
mailto:[EMAIL PROTECTED]
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to