« Go back to Trixinity.net
Aligning text to the right, left and center
1. To align your text to the left, use this code:
<p align="left">Your Text Here</p>
This is an example of text aligned left.
2. To align your text to the centre, use this code:
<center>Your Text Here</center>
This is an example of text centered.
3. To align your text to the right, use this code:
<p align="right">Your Text Here</p>
This is an example of text aligned right.
Hope this tutorial helped you out!

Back to Tutorials •
Home •
Help •
Contact •
Privacy •
© Copyright 2008. Nicky - Trixinity.net. All Rights Reserved.