mountmous opened this issue on Sep 09, 2006 ยท 7 posts
SimonKane posted Fri, 27 October 2006 at 4:50 AM
You have to type:
<a href="
linked address">
Label</a>
where 'linked address' is the address of the page your link goes to, and 'Label' is the underlined text that appears in the browser for the user to click.
For example, if you typed:
Thanks for your comments on "<a
href="http://www.renderosity.com/mod/gallery/index.php?image_id=1314459">These
Days</a>"
you'd get the following:
Thanks for your comments on "These Days"
Hope that helps