MySpace Help - Myspace Basics
I want centered text. Now!
<center>MySpace Rox!</center>
Or try:
<div align="center">MyWackoSpace Rox!</div>
Geesh too simple eh? So, how do I break the sentence? How do I get into a new line?
Add
<br>
after some text.
Example:
Hi my name is Guk.
Example:
Hi my name is Guk.
<br>
I Own MyWackoSpace.com
<br>
I Love MyWackoSpace.com
<br>
Result:
Hi my name is Guk
I Own MyWackoSpace.com
I Love MyWackoSpace.com
Hi my name is Guk
I Own MyWackoSpace.com
I Love MyWackoSpace.com
How do I place images in MySpace?!
Relax, it's super easy!
- Go to MyWackoSpace.com Upload Images section.
- Click on "Browse", and search your computer for the image file name that you want to put in your MySpace/Xanga/Friendster/Facebook and so on...
- When the image has been uploaded, they will give you a simple link directly to the image.
- Copy the link the direct image link or just grab the already made code ;).
- The actual code:
- Paste that into "About Me" for example. But, you can paste that code anywhere! Did it help?.
<img src="DIRECT IMAGE LINK">
Here is a little page where the most essential code is needed to make the MySpace Page ROCK.
Let's get started with some simple codes for MySpace:
Let's get started with some simple codes for MySpace:
Is there a way I can put hearts, spades and so on?
Duh! Look below ;):
♥
result...♥
♠
result...♠
♣
result...♣
♦
result...♦
Now how do I bold, italicize, and underline my text?
For bold:
Try
Try
<b>MySpace</b>
For italicized:
Try
Try
<i>MySpace</i>
For underlined:
Try
Try
<u>MySpace</u>
How do I get scrolling text or pictures?
<marquee>Your Text or Pictures Here</marquee>
<marquee behavior="alternate">Your Text or Images Here</marquee>
<marquee behavior="scroll">Your Text or Images Here</marquee>
<marquee behavior="slide">Your Text or Images Here</marquee>
Now you want to learn color codes? OK! Look below.
Check out those pages, that's what you're looking for.