[TESTCASE] centering tables in divs
Martijn Klingens
klingens at kde.org
Tue Sep 24 08:55:37 BST 2002
On Tuesday 24 September 2002 08:23, Jos van den Oever wrote:
> This should put your table in the center:
>
> table {
> margin-left: auto;
> margin-right: auto;
> }
>
> This works for mozilla, konqueror 3 and opera.
And for IE?
Besides, it doesn't fix the web pages out there that use text-align :(
I take it that the text-align is an IE-specific bug that cannot be added to
Konqueror without violating standards?
--
Martijn
More information about the kfm-devel
mailing list