[thelist] Centering in IE6?

aardvark roselli at earthlink.net
Tue Mar 19 10:19:01 CST 2002


> From: "Luther, Ron" <Ron.Luther at COMPAQ.com>
[...]
> How do I get a nice 'div' to center in IE6?
>
> The page validates nicely to 4.01 Strict.  The CSS validates as well.
> The page centers in IE5.5

don't have IE6 on this machine...

but have you tried:

	margin-left: auto;
	margin-right: auto;




More information about the thelist mailing list