View Full Version : How do you create a clickable link?
SUB1IM388
28th of April 2009 (Tue), 09:10
Im trying to create a link for my feedback but its been a couple years since i took web design so i forgot how to do it can someone tell me how?
gymell
28th of April 2009 (Tue), 09:14
Ummm...
http://lmgtfy.com/?q=create+clickable+link
SUB1IM388
28th of April 2009 (Tue), 09:23
BOOOOOO!!! thanks guess i should have done that in the first place
neilwood32
28th of April 2009 (Tue), 11:58
:oops:I was wondering that myself - why didnt i think of google?
Inspeqtor
28th of April 2009 (Tue), 12:07
Ummm...
http://lmgtfy.com/?q=create+clickable+link
gymell,
How do you get the animation in this link? That is really cool!
gymell
28th of April 2009 (Tue), 14:23
I didn't do the animation. Just go to http://lmgtfy.com/ and type in the query that the person should have googled, and then send them the resulting link.
Here, let me Google that for you. ;)
http://lmgtfy.com/?q=let+me+google+that+for+you
_aravena
28th of April 2009 (Tue), 16:00
^http://www.automotiveforums.com/vbulletin/images/smilies/lol2.gif http://www.automotiveforums.com/vbulletin/images/smilies/lol2.gif http://www.automotiveforums.com/vbulletin/images/smilies/lol2.gif
Ya think they'd learn. Haha!
Inspeqtor
28th of April 2009 (Tue), 17:21
I didn't do the animation. Just go to http://lmgtfy.com/ and type in the query that the person should have googled, and then send them the resulting link.
Here, let me Google that for you. ;)
http://lmgtfy.com/?q=let+me+google+that+for+you
Liz,
THANK YOU!! :)
I even figured out all on my own that lmgtfy = Let Me Google That For you!
Smarter than the average Bear! (Yogi Bear of course!)
gymell
29th of April 2009 (Wed), 09:01
Glad I could help! ;)
GoneTomorrow
29th of April 2009 (Wed), 09:06
If you mean a simple hyperlinked text, you just use an anchor tag:
<a href="http://www.google.com">CLICK HERE</a>
In2Photos
29th of April 2009 (Wed), 11:11
If you mean a simple hyperlinked text, you just use an anchor tag:
<a href="http://www.google.com">CLICK HERE</a>
Not here as HTML is turned off. You have to use VB code, which for hyperlinked text is the tags.
The easiest way is to copy the URL, then type the word, highlight it, and click this icon: http://photography-on-the.net/forum/images/editor/createlink.gifthen enter the copied URL into the new window and click OK.
GoneTomorrow
29th of April 2009 (Wed), 11:57
Not here as HTML is turned off. You have to use VB code, which for hyperlinked text is the tags.
The easiest way is to copy the URL, then type the word, highlight it, and click this icon: http://photography-on-the.net/forum/images/editor/createlink.gifthen enter the copied URL into the new window and click OK.
Right, I thought he/she was asking for the markup for a website. And the VB tag [URL] is specifically for hyperlinking a URL (automatically applied in VB whenever you type out a URL), for hyperlinking generic text the markup is TEXT HERE (http//www.google.com)
But you're right, using the hyperlink icon is the easiest way. ;)
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.