Bitcoin Forum

Other => Beginners & Help => Topic started by: MoonIsBlue on September 18, 2017, 08:03:22 AM



Title: Hey how do I exactly make a hyperlink
Post by: MoonIsBlue on September 18, 2017, 08:03:22 AM
I thought I knew but I got the website with the word I wanted such as ''here'' both blue. How do I make the hyperlink that for example theres only the word ''here'' in blue and clicking it results going to google?

Thanks appreciate all help you can give me!


Title: Re: Hey how do I exactly make a hyperlink
Post by: WolfGear on September 18, 2017, 08:08:23 AM
How do I make the hyperlink that for example theres only the word ''here'' in blue and clicking it results going to google?
Like this dude : here (https://www.google.com.br)
I use this bbcode :
Code:
[url=https://www.google.com.br]here[/url]


Title: Re: Hey how do I exactly make a hyperlink
Post by: MoonIsBlue on September 18, 2017, 08:11:10 AM
How do I make the hyperlink that for example theres only the word ''here'' in blue and clicking it results going to google?
Like this dude : here (https://www.google.com.br)
I use this bbcode :
Code:
[url=https://www.google.com.br]here[/url]


Nice thanks a lot, guess I was missing the =