search forums groups articles video chat polls blogs help
169 Members Online | 29857 members total
Log In
name:
pass:
*

New User Registration | Forgotten Password

*Only leave this box unchecked if you receive errors after logging in.
Browse Members


years to

years old
 

 

New Members


BioticEndeavor
20 year old male
Unknown, NJ (US)
BY THE MIGHT OF
THE LICH KING!


ashleyASSAULT
17 year old female
Halifax, NS (CA)
envy is
ignorance;
imitation is
suicide.


Sp_Machine
27 year old male
Appleton, WI (US)
This ain't
church!


OysterBoy
20 year old male
Sydney (AU)
baberaham
lincoln


 

 

Members Born Today


BioticEndeavor
20 year old male
Unknown, NJ (US)
BY THE MIGHT OF
THE LICH KING!


Magatsuhi
18 year old female
Hell, NY (US)
I will haunt
the mind and
drive you to
insanity...Are
you ready for
it?


SavvaS
30 year old male
Charlottesville (US)
if you can't
make your self
happy then no
one ever will


miliman10
20 year old male
Chicago, IL (US)
if the smallest
thng in the
world can make
u mad does it
say something
of ur own size


rodant
23 year old male
Clifford, MI (US)
life is hell so
you have to
deal with it


Pirate.Hanny
18 year old female
Las Vegas, NV (US)
but why is the
rum gone! for
one it is a
foul drink that
turns even the
most...........
...


miss_creepy
23 year old female
Burnsville, MN (US)
if i wanted
your opinion i
would take my
dick out of
your mouth.


From_Lust_To_...
21 year old female
Under Your Bed (US)
Sins are a
beautiful
thing.


Mecha
22 year old male
Scarborough, ON (CA)
Want to be part
of a new
dawn/The day
darkness
disappears


X-Country-Bum-X
20 year old female
Oxford (GB)
Perfection
requires a
touch of
Madness


 


Subject:
   
Post:


BBCode Guide
You can use BBCodes to easily add images, videos, links and other elements to your post. Here is how to use them:
Images
To post an image, just enclose the address to your picture inside of the [img] tag:

[img]http://www.site.com/picture.jpg[/img]

The above tag would post the image located at the address shown.
Links
To post a link, you can use the [url] tag in one of two ways:

[url]http://www.google.com[/url]

The above tag would make a link like this: http://www.google.com

[url=http://www.google.com]Google[/url]

The above tag would make a link like this: Google
YouTube Video

To post a YouTube video, use the [tube] tag. Just copy the address of the page where the video appears and then put it inside of the tag. For example:

[tube]http://www.youtube.com/watch?v=LC-jtF3JQ68[/tube]

The above tag would show the video which is found at that address. Optionally, you can also use the video ID by itself, like this:

[tube]LC-jtF3JQ68[/tube]

The tag above would show the same video.

MySpace Video

To post a MySpace video, use the [myspace] tag. Just copy the address of the page where the video appears and then put it inside of the tag. For example:

[myspace]http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=25992858[/myspace]

The above tag would show the video which is found at that address. Optionally, you can also use the video ID by itself, like this:

[myspace]25992858[/myspace]

The tag above would show the same video.

Google Video

To post a Google video, use the [gvid] tag. Just copy the address of the page where the video appears and then put it inside of the tag. For example:

[gvid]http://video.google.com/videoplay?docid=7378275554029349559[/gvid]

The above tag would show the video which is found at that address. Optionally, you can also use the video ID by itself, like this:

[gvid]7378275554029349559[/gvid]

The tag above would show the same video.

Bold
To make bold text, use the [b] tag:

I want to make [b]this[/b] text bold.

Would look like: I want to make this text bold.
Underline
To make underlined text, use the [u] tag:

I want to make [u]this[/u] text underlined.

Would look like: I want to make this text underlined.
Italics
To make italics text, use the [i] tag:

I want to make [i]this[/i] text italics.

Would look like: I want to make this text italics.
Code

If you want to show HTML code in a post (for example, to help someone out with using HTML) you will need to place it inside of a [code] tag so that the HTML code is displayed literally instead of being processed. For example:

[code]<a href="http://www.google.com">Google</a>[/code]

Would look like:

<a href="http://www.google.com">Google</a>

This way, the actual HTML code is shown. If the [code] tag were not used, the HTML would be interpreted and instead of seeing the code shown above, you would only see a link to Google.