Results 1 to 5 of 5
Thread: inserting a link
Threaded View
-
05-07-2010, 10:10 AM #4
Commiecat showed me a way of doing it with a code as well. The code is:
(url=XXX)text(/url)
All you do is replace the XXX with the website address you want, replace the word "text" with the text you want the link to look like (the word "here" or something) and change the () style brackets to [].
I couldnt use the [] brackets in the example otherwise it would have embedded and you wouldnt be able to see it..!
So to link to google and have the word google as your link, the code would be:
(url=http://www.google.co.uk/)Google(/url)
To get the link to embed you just change the () brackets to [], and you get:
Google
-