margin auto

I tried the following suggested code to center a table but it didn't
center.

table { margin-left: auto; margin-right: auto }


I'm unclear what the "auto" value does?

Can someone help?

Thank you

Daniel

Received on Monday, 22 November 1999 12:13:45 UTC