If you mean title as in what is shown in the tab of a browser you can't center it (or at least I have no clue how).
If you mean just text there are a few ways to do it.
<div style="text-align:center">BLAH</div>
is the way I tend to do it if I am not using a css.