Page 1 of 1

How to include HTML code samples in a post.

Posted: Fri Dec 05, 2003 12:28 am
by Shopping Cart Admin
:idea: How to add HTML code to your post like the following:

Code: Select all

<a href="http://www.CodeSample.com">CodeSample</a>
1. Be sure that the 'Disable BBCode in this post' checkbox (see below) is un-selected.

2. Press alt+C to insert a beginning '

Code: Select all

' tag into the post.

3. Paste or type your HTML code to be output without being rendered by the browser.

4. Press alt+C to insert the ending '['/code]' tag.