The Center Tag is used to
align the contents between the <center> </center> tags
to the center of the browser window, the frame, or in the space
available to it such as in a table cell.
Useage:
This is regular text<center>this is centered on the
page</CENTER>and this is regular again.