<center>this is centered</center>
<style>
element
{
text-align: center;
}
</style>
-------------------------------------------------------------------------------
style.css
element
{
text-align: center;
}
<center>put you want to center</center>//This tag has been remove from web standards