Kelly Moore wrote:
> does the ol'  margin auto trick not work for centering in IE?
>
> (forget the form, just notice how in IE the whole page does not center
> as you re-size)
>   

It's not the margin, it's the doctype.

This code at the top forces IE into quirks mode:  <?xml version="1.0" 
encoding="iso-8859-1"?>

-Adam Ducker (http://adamducker.com)
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to