Quote Originally Posted by Peace Freak
Hello, using <center></center>does not want to work...
Besides the <center> tag is depricated.

The center element was deprecated in HTML 4.01.

The center element is not supported in XHTML 1.0 Strict DTD.
http://www.w3schools.com/tags/tag_center.asp

So if you want to be ready for the future, better do not get used to using it.