A monument to all our sins. Decommissioned 12/17/2014.
0 Members and 5 Guests are viewing this topic.
When someone creates a Link for example www.google.com and when you click on it it goes to CP or whatever rocks your boat.I have no idea what this is called and how it is done.So I need assistance
Quote from: Suicidal Fish on October 12, 2014, 05:51:05 amWhen someone creates a Link for example www.google.com and when you click on it it goes to CP or whatever rocks your boat.I have no idea what this is called and how it is done.So I need assistanceLike this?
[url=www.google.com]words go here[/url]
Pretty standard bbs codeCode: [Select][url=www.google.com]words go here[/url]
[url=link to actual site goes here]what you want the link to appear as[/url]
Just take the example I gave you, put your URL between the = and the] then what you want the link to say between the ] and the [
Quote from: Prometheus on October 12, 2014, 09:48:15 pmJust take the example I gave you, put your URL between the = and the] then what you want the link to say between the ] and the [But then it comes out as www.yahoo.com (as an example)I am lost and I need to found : Suicidal Fish 3:16
Quote from: Suicidal Fish on October 12, 2014, 09:53:07 pmQuote from: Prometheus on October 12, 2014, 09:48:15 pmJust take the example I gave you, put your URL between the = and the] then what you want the link to say between the ] and the [But then it comes out as www.yahoo.com (as an example)I am lost and I need to found : Suicidal Fish 3:16Hold on.... it didnt do that a minute ago
I am trying to email someone a link but the whole thing shows up, any ideas?
Quote from: Suicidal Fish on October 12, 2014, 10:02:45 pmI am trying to email someone a link but the whole thing shows up, any ideas?use < and > instead of [ and ]
<a href=www.google.com>Look at this shiny link!</a>