Sign up and get sponsored free and support your cause!!!


BASIC HTML
Coding & PHP
Computers
Layout Building
Making Graphics
Photoshop
Stylesheet/CSS
Wordpress
VIDEO TUTORIALS
EXTRAS



« 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 TutorialsHomeHelpContactPrivacy
© Copyright 2008. Nicky - Trixinity.net. All Rights Reserved.