How do you put links in words?
Printable View
How do you put links in words?
Do you mean like this?
It's simple, just put an <a> tag around the word(s) you want to link and the name of the site that you want to link to in the tag. For example the source of the sentence above looks like this:
Do you mean like <a href="www.eyesonff.com">this</a>?
Or you can use vb code to do it too, where it would look like this:
Do you mean like [url="www.eyesonff.com"]this[/url]?
Either way works just fine.
Thanks!
Chalk one up for the mullet. :cool:
You forgot the http:// bit, which is important, otherwise if you look at where it ends up leading to if you hover your mouse over it, you'll see it's probably not what you expected :p