PDA

View Full Version : how?


Demon night
09-07-2004, 06:39 PM
how you make a link to a site and name ir like Click here or ect.?
reply

imagination
09-07-2004, 06:43 PM
you type <a hrXef="link goes here">what you want to say </a> take out the x .... there are easier ways probably but this way always works for me

lostandconfused
09-07-2004, 06:44 PM
Hi. :)

Jeffery
09-07-2004, 06:45 PM
Originally posted by Demon night
how you make a link to a site and name ir like Click here or ect.?
reply


Click the button in the vbcode area of the posting page that says "http://"
A popup will ask you for the text you want displayed, then for the address you want the link to go to.

Megabyte
09-07-2004, 06:46 PM
<url=http://insertlinkhere> click here (or insert witty phrase) </url>

only change you make is using [ ] instead of <>

Glamdring
09-07-2004, 07:05 PM
Originally posted by imagination
you type <a hrXef="link goes here">what you want to say </a> take out the x .... there are easier ways probably but this way always works for me

That works everywhere but here. Here html code is turned off.

imagination
09-07-2004, 07:20 PM
oh woops