center elemets in a table code example Example: how to place a table in center in css Click to copy.center { margin-left: auto; margin-right: auto; }