This tag is used to center text between the sides of the browser window---if the text is not within another tag, such as a table.. if the text is within another tag the text will be centered within the relevant area, Any text that is centered should be between the CENTER tag pair, as follows:
<center>This text is centered.</center>
This text is not centered.
Example
This text is centered. This text is not centered.
Next to Paragraph Tag -->