Raw HTML can easily be embedded in your entries by putting it in code blocks.
Code blocks begin with the [code] tag, and end with a [/code] tag, which you may be familiar with from posting to the BBR forums. After the system processes the code block, the raw HTML will be in a blue box with a dotted red outline which sets it off from the rest of your text.
It's very important that the tags be on their own lines, with the raw HTML between them. This:
[code] <TABLE><TR><TD> [/code]
results in this:
There can be spaces and multiple lines of raw HTML between the code tags.
This:
[code] <img src="http://www.mypix.com/image.gif"> <a href="http://www.google.com>google"</a> [/code]
results in this:
<img src="http://www.mypix.com/image.gif"> <a href="http://www.google.com>google"</a>
feedback form
feedback form
by climbers edited by KeysCapt  last modified: 2004-02-06 06:15:49 |