making words into links

Locked
User avatar
princess myu
Joined: Fri Mar 19, 2004 9:34 pm
Location: crzy
Contact:
Org Profile

making words into links

Post by princess myu » Wed Jan 31, 2007 4:42 pm

what code do you have to use [/url]

User avatar
dokidoki
c0d3 m0nk3y
Joined: Tue Dec 19, 2000 7:42 pm
Status: BLEEP BLOOP!
Location: doki doki space
Contact:
Org Profile

Post by dokidoki » Wed Jan 31, 2007 4:47 pm

Example:

Code: Select all

[url=http://www.doki.ca/]doki[/url]
becomes doki

BBCode documentation.
Image Image Image
"Comedy is a dying breed." -- kisanzi // "Comedy. Serious business." -- dokidoki

User avatar
godix
a disturbed member
Joined: Sat Aug 03, 2002 12:13 am
Org Profile

Post by godix » Wed Jan 31, 2007 7:23 pm

You can also use standard HTML for links. I generally use href just because I'm so used to that from other sites. The way to do that is:

Code: Select all

<a href="http://website">text you want underlined here</a>

So for example <a href="http://totalcrap.com">this</a> becomes
<a href="http://www.animemusicvideos.org/members ... p">this</a>
Image

Locked

Return to “Site Help & Feedback”