Embedding hyper-links in a word?

Hi

Have used the forum search but can't find the answer to this. I'm just asking how to embed a link within a single word as people so often do with the word 'Here', where the word is a hyper-link to another post. I know it's something to do with the insert hyper-link button but can't get any further than that :huh:

Help is much appreciated

Thank-You......
 
Hi Zenith,

the simplest way is you mark a word you like to add a hyperlink and then you click the globe above the smileys "insert hyperlink" and you get the following:

Code:
[url]Here[/url]

But the "forum" doesn't know where to link to, so you need to add the "=" after "url" like in the following example:

Code:
[url=http://www.yourlink.com]Here[/url]
 
Back
Top Bottom