How the hell do you make the links!?!?!?!

Locked
DiemondDagger
Joined: Wed Dec 05, 2001 12:20 pm
Location: Toronto Ontario
Contact:
Org Profile

How the hell do you make the links!?!?!?!

Post by DiemondDagger » Tue Jul 02, 2002 1:59 pm

I use the good old (href="www.sitename.com")Name that shows(/a)
substitue the () for the <>.

But the damn thing won't work in my sig!!! And I have no idea how to use that URL pooh stuff!

User avatar
AbsoluteDestiny
Joined: Wed Aug 15, 2001 1:56 pm
Location: Oxford, UK
Contact:
Org Profile

Post by AbsoluteDestiny » Tue Jul 02, 2002 2:03 pm

It does work but you have to do:

<a href="http://www.yourwebsite.com/">My Site</a>

(not just href)

or you can do:

[url=www.mysite.com]My Site[/url]

(that's bbcode)

User avatar
jbone
Joined: Sat Jan 12, 2002 4:45 am
Status: Single. (Lllladies.)
Location: DC, USA
Contact:
Org Profile

Post by jbone » Tue Jul 02, 2002 5:26 pm

The key part you're missing:

You're leaving out the "http://"

Without that, the browser assumes that the link begins locally, within the current directory.

Locked

Return to “Site Help & Feedback”