How to Center TextThe HTML for centering text is like this 
<CENTER>This text is Centered</CENTER>
And will look like this-
This text is Centered
You can use the Center tag to center many things besides your text, for example you can also use it to center images and tables