- gamertag: [none]
- user homepage:
How to make a link.
All the mark ups on this site use BBC or Bulliten Board code. The mark up for a link is [url] & [/url].
First thing you need, is an address. I'll use Bungie's for this example. The web address, or URL is:
http://www.bungie.net/
So, if I was going to make a link to the main page, I'd enclose the address in the URL mark up, like
this:
[url]http://www.bungie.net/[/url].
It will look like this on the "view replys" page:
http://www.bungie.net/.
If you want a named link, you add a = sign into the mark up.
So this:
[url=http://www.bungie.net/]Yay Bungie![/url]
will look like this on the "view replys" page:
Yay Bungie
The same concept works for all the markups.
[b] & [/b] for bold.
[i] & [/i] for italic, and so on.
PM me if you have any questions.