Link tags in forum posts Thread last updated on 2006-06-10 18:54:38

Posted by member 280260 on 2006-06-10 16:32:09

I've noticed that other people seem to be able to have proper links that have regular text but point to a website. Since this isn't possible with the (url) tag and all my html gets stripped, I'm curious how this is done.

Posted by member 1 on 2006-06-10 16:34:42 link

you would use < url="http://www.site.com" > "Text" < /url > where < is [

Posted by member 280260 on 2006-06-10 18:54:38 link

Cool, thanks.