Font Sizes - a test...
<h1>Heading level 1</h1>
<h2>Heading level 2</h2>
<h3>Heading level 3</h3>
<h4>Heading level 4</h4>
<h5>Heading level 5</h5>
<h6>Heading level 6</h6>
<p>This is a test of the "Paragraph" setting in this template.</p>
<cite>This is Cited text...</cite>
<code>This is Code</code>
Numbering options on ordered lists
.node .content ol li { list-style-type: decimal; }
.node .content ol li ol li {list-style-type:upper-alpha;}
.node .content ol li ol li ol li {list-style-type:lower-alpha;}
.node .content ol li ol li ol li ol li{list-style-type:upper-roman;}
.node .content ol li ol li ol li ol li ol li {list-style-type:lower-roman;}
<ol>
<li>This is a list item</li>
<li>This is a list item
<ol>
<li>This is a list item</li>
<li>This is a list item
<ol>
<li>This is a list item</li>
<li>This is a list item
<ol>
<li>This is a list item</li>
<li>This is a list item</li>
<li>This is a list item
<ol>
<li>This is a list item</li>
<li>This is a list item</li>
<li>This is a list item </li>
</ol>
</li>
</ol>
</li>
</ol>
</li>
</ol>
</li>
</ol>
<table align="center" bgcolor="#000000" border="0" cellpadding="3" cellspacing="1">
<tbody>
<tr>
<td bgcolor="#99aa99">
<table bgcolor="#000000" border="0" cellpadding="2" cellspacing="1" width="450">
<tbody>
<tr>
<td class="table8"><span class="fancyfirst"></span>HTML-CODE</td>
<td class="table8">EXPLANATION
/ EXAMPLE<br>
</td>
</tr>
<tr>
<td class="table1"><span class="style1"><ul></span><br>
<li>text</li><br>
<li>text</li><br>
<li>text</li><br>
<span class="style1"></ul></span><br>
</td>
<td class="table5">Makes a
bulleted list using the default bullet type:<br>
<ul>
<li>text</li>
<li>text</li>
<li>text</li>
</ul>
<br>
</td>
</tr>
<tr>
<td class="table1"><ul<span class="Apple-converted-space"> </span><span class="style1">type="disc"</span>><br>
</td>
<td class="table5">Starts a
bulleted list using discs as bullets:<br>
<ul type="disc">
<li>This is one line</li>
<li>This is another line</li>
<li>And this is the final line</li>
</ul>
<br>
</td>
</tr>
<tr>
<td class="table1"><ul<span class="Apple-converted-space"> </span><span class="style1">type="circle"</span>><br>
</td>
<td class="table5">Starts a
bulleted list using circles as bullets:<span class="Apple-converted-space"> </span><br>
<ul type="circle">
<li>This is one line</li>
<li>This is another line</li>
<li>And this is the final line</li>
</ul>
<br>
</td>
</tr>
<tr>
<td class="table1"><ul<span class="Apple-converted-space"> </span><span class="style1">type="square"</span>><br>
</td>
<td class="table5">Starts a
bulleted list using squares as bullets:<span class="Apple-converted-space"> </span><br>
<ul type="square">
<li>This is one line</li>
<li>This is another line</li>
<li>And this is the final line</li>
</ul>
<br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<ol>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
</ol>
<ol>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
</ol>
<ol class="lalist">
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
<li>List Item</li>
</ol>
<br>
<ol>
<li>Font-size=0.8em</li>
<li>Font-size=1.0em</li>
<li>Font-size=1.5em</li>
<li>Font-size=2.0em</li>
<li>Font-size=2.5em</li>
<li>Font-size=3.0em</li>
<li>Font-size=4.0em</li>
<li>Font-size=5.0em</li>
<li>Font-size=6.0em</li>
<li>Font-size=7.0em</li>
</ol>
<ol>
<li>Font-size=0.8em</li>
<li>Font-size=1.0em</li>
<li>Font-size=1.5em</li>
<li>Font-size=2.0em</li>
<li>Font-size=2.5em</li>
<li>Font-size=3.0em</li>
<li>Font-size=4.0em</li>
<li>Font-size=5.0em</li>
<li>Font-size=6.0em</li>
<li>Font-size=7.0em</li>
</ol>