simple code thats all. |
simple code thats all. |
Jan 5 2007, 09:13 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: Oct 2005 Member No: 266,936 |
what is the code for aligning text to the left.
thank you. |
|
|
|
![]() |
| *WHIMSICAL 0NE* |
Jan 5 2007, 09:26 PM
Post
#2
|
|
Guest |
You could try <p align="left">TEXT</p>
If it's not text that you entered and it's something in your css you should add text-align:left; to the portion of the text you want to change. I'm assuming that it's for text that you're typing yourself, because by default myspace text is aligned to the left. |
|
|
|
YOURXOBEBIGIRL simple code thats all. Jan 5 2007, 09:13 PM
Maestro This should work:
CODE<div align="left... Jan 5 2007, 09:16 PM![]() ![]() |