This forum allows for the use of HTML in the posts. It is a little different from the codes SpeakOut allowed.

The easiest way to post Links and Pictures in your posts is by using the "Link URL" box and "Image URL" box that is just below the "Message" box of the posting page.

There are a couple of things to remember. First, the "http://" part is already typed in the boxes, but if you paste or type an additional "http://", the link won't work. So make sure there is only one "http://" in your link address.

The other issue is with using the "Link URL" box. You must give your Link a "Link Name". For example, post the link in the "Link URL" box, and in the "Link Name" box type "Here's the link I want you all to see". If you don't name the link, it won't work.

For those who feel comfortable using HTML in their posts, below are some codes.

In addition to being able to post bold, italic, underlined text, links, and pictures; this forum can also play audio and video in the posts.

Some readers may not hear the Audio embedded in the posts. It is recommended that in addition to using the HTML code below, a separate link to the Audio files be posted as well.

Bold Text: <b>Your Text</b>

Italic Text: <i>Your Text</i>

Underlined Text: <u>Your Text</u>

Posting a Link in the Text: <a href="http://www.YourLink.com">Your Descriptive Text</a>

Posting Pictures: <img src="http://www.YourImageLink.com">

Posting Audio: <embed src="http://www.YourAudioLink.com" autostart="true" loop="false" wirdth"2 height="0"> </embed>

Posting Video: <embed src="http://www.YourVideoLink.com" autostart="true" loop="false">