display table center horizontally code example Example: how to center the table horizontally css table { margin-left: auto; margin-right: auto; }