help with text |
![]() ![]() |
help with text |
Dec 10 2005, 02:50 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Dec 2005 Member No: 319,616 |
Ok i have a really quick question about editing text. I have edited my text with a myspace profile editor, but one of my friends is able to change his text with various sizes, fonts, allignment, and styles (i.e. bold, italic, underline, etc.) throughout. I am thinking there might be a code for this. Here is the example (look in his about me section)
http://www.myspace.com/drewmagathan" target="_blank">Example Myspace Thanks! |
|
|
|
| *StanleyThePanda* |
Dec 10 2005, 03:05 PM
Post
#2
|
|
Guest |
Bold:
<b>TEXT HERE</b> Italic: <i>TEXT HERE</i> Underline: <u>TEXT HERE</u> Different sizes: <font size="#"> (example: 6, 8, 10...etc etc. |
|
|
|
Dec 10 2005, 03:14 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Dec 2005 Member No: 319,616 |
what about imputing text on the next line...
for example, when ever i type something like this: example A example B example C it shows up like this: example A example B example C |
|
|
|
| *StanleyThePanda* |
Dec 10 2005, 05:18 PM
Post
#4
|
|
Guest |
Example A<br>
Example B<br> Example C<br> <br> will make it do that and <p> will make it look like this: Example A Example B Example C |
|
|
|
![]() ![]() |