View Full Version : Creating a link from one page to another


dwhl
18-05-2005, 16:14
Hi guys,

Just a quick question...how do I create a link from one page to another?

Eg. if I want to create a link to the site "google" to here but without pasting the whole www.google.com website but just CLICK HERE...

sorry if I have not explained myself.

max
18-05-2005, 16:17
When writing your post use the button marked http:/ / to include a url. This will allow you to type Click here and then add the url.

Draggletail
18-05-2005, 18:19
Originally posted by max
When writing your post use the button marked http:/ / to include a url. This will allow you to type Click here and then add the url.
I never noticed those buttons - I always do it manually! Talk about making life hard work :blush:

dwhl
18-05-2005, 19:40
Thanks......but forgive me for being stupid......where are the buttons marked http://???

chezlyn
18-05-2005, 21:05
The buttons you mentioned are above the box you type in when submiting a reply. I've never known how to add this kind of link either so maybe will have more idea now.

vidster
18-05-2005, 21:24
Or use the following code:

{url=Place the full website address here}Place the words you want to appear here{/url}

Replace {} with [] :wink:

LesleyB
19-05-2005, 09:52
I wonder what happens when you type in <a href="www.google.com">this</a> ?

Lurch
19-05-2005, 13:13
Originally posted by LesleyB
I wonder what happens when you type in <a href="www.google.com">this</a> ?

Naff all by the looks of it!

Skatiechik
19-05-2005, 13:18
Originally posted by LesleyB
I wonder what happens when you type in <a href="www.google.com">this</a> ?


Nothing as html isn't enabled for obvious reasons. Only VB code will work on here.