Users Online: 193
Last Updated: July 06th 2008
 |
AIM
- Animals (1,944)
- Anime (424)
- Music/Bands (573)
- Culture (1,520)
- Cartoons (1,888)
- Celebrities (336)
- Civilization (1,905)
- Intoxicated (194)
- Funny (741)
- Fantasy (642)
- Games (762)
- Movies (3,377)
- Emotions (2,384)
- Other (55,748)
- Nature (638)
- Sports (1,728)
- Television (1,587)
- Holiday (900)
- People (2,245)
- Quotes (2,248)
- Dollz (10,845)
AIM Expressions (242)
AIM Tricks
Show
your Online Status
MSN MESSENGER
Display
Pics (17,216)
MSN Messenger Tricks
MSN Emoticons (5,458)
Show
your Online Status
ICQ
ICQ Skins (257)
Show
your Online Status
TRILLIAN
Trillian Skins (88)
Show
your Online Status |
|
 |
 |
AVATARS
Animals
(2,873)
Anime
(5,211)
Cartoons
(2,133)
Celebrities
(3,244)
Funny
(1,232)
Art (789)
Games
(2,874)
Movies
(3,476)
Girls
(284)
Other
(35,239)
Sports
(1,239)
Television
(2,387)
Logo (523)
Music
(2,897)
Vehicles
(764)
OTHER
Forum Signatures
(915) |
|
 |
++ HOT CELEBRITIES ++
|
|
|
128,683
Buddy Icons -
48,837 Avatars - 28,387
MySpace Graphics - 5,211 Layouts - 5,458 Emoticons |
|
 |
myspace html tutorials
The below will help you use some basic HTML techniques to liven up your Myspace Profile. These codes and tweaks will give your profile some great effects in order to maximize the quality of your look!
How do I make my text go onto the next line?
Unfortunately, HTML doesn't record line breaks when you press 'Enter' or 'Return'. You have to use a simple code to make this show up. Just add: <br> whenever you want your text to break. For example:
My name is *your name*
<br>
I love visiting imhaven.Com!
<br>
Myspace is so much fun.
...would look like this:
My name is *your name*
I love visiting imhaven.Com!
Myspace is so much fun.
How do I get those heart symbols?
To get one of those heart symbols on your website or Myspace profile, you put this code in: ♥ This shows up as: ?
Here are codes for some other cool symbols: ♣ would get you: ? ♦ makes this show up: ? ♠ gives you one of these: ? » -or- « are the codes for either a right-pointing double arrow (») or a left-pointing double arrow («)
How do I add images to my Myspace Profile, Piczo or Website?
If you want an image to show up online, there's a few easy steps:
- You'll need to upload your image, free image hosts like Imageshack.Us, Photobucket.Com and Tinypic.Com are really good.
- Upload your image. With most of these sites all you have to do is click 'upload' or 'browse' and you'll be able to choose whatever image on your computer and upload it.
- Once it's finished uploading, there will be a few codes. Select and copy the 'direct link' code, and put it in the right place of the code below: <img src="YOUR IMAGE URL HERE"> - Copy this code into whatever section of your profile or website you choose.
How do I align my text to the center, right or left?
There are several ways to align your text, but here's the easiest methods:
<center>Your Text</center> Use the above code to center your text.
<div align="left">Your Text</div> Use this code if you want your text to be aligned to the left (Text is usually this way by default).
<div align="right">Your Text</div> This code aligns whatever text you choose to the right.
How do I change the color of text?
There are a few different ways that you can choose your colors. There are hex color codes, RGB codes and names.
<font style="color: blue;">This text is blue</font> This code would make your text blue, as blue is the name of the color.
<font style="color: #C0C0C0;">This text is grey</font> The above code would make your text grey. #C0C0C0 is the hex color code.
<font style="color:rgb(51,153,0)">This text is green</font> This uses a RGB color code.
These are not used often as hex and name color codes are easier to manage and choose.
What if I want bold, italic or underlined text?
Making text bold, italic and underlined is very simple and easy to remember.
To make text bold: <b>This text is bold</b> To italicize text: <i>This text is italic</i> To give your text an underline: <u>This text is underlined</u>
I want scrolling text and/or pictures!
Just copy the code below the type of marquee you want.
<marquee>Your text and/or images can go here</marquee>
|
|
 |
|
|
|