The center tag is used to create a centered alignment for a
series of HTML elements and text on the page. This element has
been deprecated and has been replaced with DIV ALIGN="center".
In many cases, if your content is contained in table, you can use the
ALIGN attribute to achieve the same effect.