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. |
|
|
|
Jan 5 2007, 09:16 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,459 Joined: Feb 2005 Member No: 99,124 |
This should work:
CODE <div align="left">Put the text here that you want to be left aligned.</div>
|
|
|
|
| *WHIMSICAL 0NE* |
Jan 5 2007, 09:26 PM
Post
#3
|
|
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. |
|
|
|
![]() ![]() |