Roleplaying Help
Adding Pictures
Adding pictures is easy.All you have to do is this.
<img src=URL of the picture>
To find the URL of the picture you must right click the picture,click on PROPERTIES.Then copy the URL given.

Adding Videos
Adding Videos is pretty much the same as adding pictures except it is like this.
<embed src=URL of the Video>
Most of the Videos come from superstars.wwe.com.To find the URl you must right click the video link,click on properties and copy the URL.For superstars.wwe.com you must choose the 56k link.

Changing Font Color and Size
Pretty simple,this is one if the easiest things to do,to change color you must type this.
<font color=a color>
You can change the color anytime.
Now to change the font size you must type in.
<font size=Number Size>
Most people don't use this they just leave the font size alone.Most people prefere size font two.

Scrolling Text
This is when the text flys by the screen.To do this HTML you must type in the
<marquee>Type Message Here</marquee>
Most people use this when they put Comercial Break or the fans chant there name or something like that.
Back to Main Page