Previous Message
Next Message

Site Check

Sent by PablO on 10 November 2003 13:01


Scott Hamm wrote:

> I noticed that some browser i.e. mozilla didn't render
> body{text-align:center;} correctly even with margin-top: 0px; instead of
> margin: 0px; change (in an attempt to free content from left or right margin
> to no avail.)
> http://devbox.shellshark.net/~scottham/index.html

If I understand you correctly, you want the page to be centered?
If yes, Mozilla render body{text-align:center;} correctly, IE does it 
wrong. To center a box, you simply set its margin-left and margin-right 
to auto.


-- 
Regards,
Paul


 
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: