Hello!
simple question, how do make this link for example show up as a words like 'click here' apposed to this massive link
http://forums.hexus.net/showthread.p...548#post295548
Hello!
simple question, how do make this link for example show up as a words like 'click here' apposed to this massive link
http://forums.hexus.net/showthread.p...548#post295548
If you were doing it in html you'd do
<a href="http://www.randomurl.com/">Click here</a>
You just wrap the anchor tags around the word you want to add an anchor to. In the forums it's different though as it uses phpBB iirc
cheers kez, whats the forums one? will that html not work?
the forum one is "click here" i think.
Whoops, well that worked.
URL with the [ and ] around it is the opening tag. Then do URL="urlhere" (with the [ and ] still)
Then the [ and ] around URL for the closing tag
Inbetween you put the "click here"
Originally Posted by KeZZeR
click here
yep that worked cheers Kez
If you just click on the link button in the post reply box it creates the code for you so you can see how to do it. Useful for future reference
GOOGLE!
Cheers AZ!! i had no idea!
There are currently 1 users browsing this thread. (0 members and 1 guests)