Friday, December 27, 2013

Centering HTML

If you have the HTML code and would like it to be centered, this is what you do:

At the beginning of the code, before anything else, you add: <center>

Then at the end, after your code, you add </center>

That's it!

No comments:

Post a Comment