<blockquote>Here's the quoted text.</blockquote>
Here's the quoted text.
You want a bulleted list
<ul>
<li>Item one</li>
<li>item two</li>
<li>itewm three</li>
</ul>
You want a numbered list
<ol>
<li>Item one</li>
<li>item two</li>
<li>itewm three</li>
</ol>
You want a lettered list
<ol type="A">
<li>Item one</li>
<li>item two</li>
<li>itewm three</li>
</ol>
It looks like you're new here. If you want to get involved, click one of these buttons!