You center a table in XHTML using the align="center" command. With CSS, you use the "margin-right:auto" and "margin-left:auto" command.