How do you make a hyperlink?
First you have to create an area to post your message just like normal. This can be either a Reply, or a New Topic.
Once you are in the Message area you press the
<a>
button.
The forum system will now ask for an URL and a title.
The URL is the link. Like http://tbo.com, or whatever it is you want to link to.
The title is the name you give it, which could be the same as the link if you want. In the link I just posted I chose “Example Screenshot” to be the title for my link to a picture.
Admittedly
<a>
is less than intuitive. It refers to the html standard code
<a href="http://media.tbo.com/photos/trib/2007/june/0610frm2.jpg">Example Screenshot</a>
Which isn’t the way the forum software does it by default anyway.
