* Sign up at Myspace.com
Apply a layout to your Myspace:
1. Copy the html coding from the layout you want to use.
2. Login to your Myspace account. (If you're not signed in already)
3. Click Edit Profile.
4. Paste the coding in the I'd Like to Meet section text area.
5. Save your changes.
Basic Text Effects
Bold, Underline, Italics, Strike Through
Bold = <b>Text You Want Bolded</b>
Underline = <u>Text You Want Underlined</u>
Italics = <i>Text You Want In Italics</u>
Strike Through = <s>Text You Want to Strike Through</s>
Adding Colors - Make your text colorful!
Red = <font color="red">Text You Want Red</font>
Green = <font color="green">Text You Want Green</font>
Blue = <font color="blue">Text Your Want Blue</font>
Other Color = <font color="COLOR YOU WANT HERE">Text You Want Colorized Here</font>
Font Size - Make your text grow!
<font size="1">Text Here</font> = Text Here
<font size="2">Text Here</font> = Text Here
<font size="3">Text Here</font> = Text Here
<font size="4">Text Here</font> = Text Here
<font size="5">Text Here</font> = Text Here
Modifying Font Face - Change your Font Face
<font face="Arial">Text Here</font> = Text Here
<font face="Times New Roman">Text Here</font> = Text Here
<font face="Courier New">Text Here</font> = Text Here
<font face="Georgia">Text Here</font> = Text Here
<font face="Verdana">Text Here</font> = Text Here
<font face="Tahoma">Text Here</font> = Text Here
Aligning Text the way you want it.
<div align="left">Text Here</div>
<div align="center">Text Here</div>
<div align="right">Text Here</div>
To create a new line of text put <br> in between your text or images.
Paragraph tags(two spaces) <p> to create the effect of a new paragraph.
For more Myspace Codes to make your Myspace profile stand out. Click Here.