The Wiz's Template Creation Form HTML Help

There is very little editing required when using the Template Creation Form however you may want to use a little HTML formatting in your description text. To get the best value from your template's existing HTML coding, refrain from using different fonts, colors, bold, italics or underlined text.

Here are copy and paste examples you may want to use.

To separate paragraphs with a blank line, use double break tags like this:

<br /><br />

To create a bulleted list, use the unordered list format like this:

<ul>
<li> item one</li>
<li> item two</li>
<li> item three</li>
</ul>

To create a numbered list, use the ordered list format like this:

<ol>
<li> item one</li>
<li> item two</li>
<li> item three</li>
</ol>

It's always the right time to use good code!

design by wizard_mithrandir
Copyright © 2002 by Stephen B. Henry