More MySpace/HTML Codes

Paste the codes into your About Me or Who I'd Like To Meet section.

Background Codes

Plain Color
<body bgcolor="COLOR">

Image
<body background="IMAGE ADDRESS">

Image Code


<img src="IMAGE ADDRESS">

Link Codes

Text Link
Example
<a href="http://SITE ADDRESS">TEXT</a>

Image Link [click image!]

<a href="http://SITE ADDRESS" target="_blank"><img src="IMAGE ADDRESS" border="0"></a>

Text Codes

Bold Text
<b>Text Here</b>

Underlined Text
<u>Text Here</u>

Italic Text
<i>Text Here</i>

Striked-Out Text
<s>Text Here</s>

Change Font
<font face="FONT NAME">Text Here</font>
Some cool fonts: Tahoma / Georgia / Small Fonts / Trebuchet / Arial / Impact / Century Gothic

Change Font Size
<font size="#">Text Here</font>

Change Font Colour
<font color="#COLOR">Text Here</font>
List of colour codes »

Change Font, Size and Colour
<font face="FONT NAME" size="#" color="#HEX CODE">your text goes here</font>

Alignment

Centered Text
<p align="center">Text Here<center>

Text to the Right
<p align="right">Text Here<p>

Text to the Left
<p align="left">Text Here<p>

Spaces
New
Line
<br>

New

Paragraph
<p>

MORE MYSPACE CODES?