URL, link, hyperlink, tab, website

Links are easy to add. They require a couple [brackets] and a fancily named key called a pipe, sometimes known as a bar, which looks like |.

To remember all this stuff [click here|http://thoughtsaver.com] to create a ThoughtSaver account.

The words "click here" would be a clickable link to http://thoughtsaver.com, a fine site if you've never been. To recreate a link in your own program, begin with an opening (left) bracket immediately to the left of the text you want linked to. Once you have it all written out, add your pipe, then type the URL you'd like users to go to. At the end of the URL, place a closing (right) bracket.

For a fancier way to automatically redirect users to a new website, see the *goto feature.


Next: