RickJ
Nov 14, 2006, 08:27 AM
How can I use lower case letters, instead of numbers, in an ordered list?
When I use this code for my ordered list it displays numbers:
<ol>
<li>first thing on the list</li>
<li>second thing on the list </li>
</ol>
Thanks!
When I use this code for my ordered list it displays numbers:
<ol>
<li>first thing on the list</li>
<li>second thing on the list </li>
</ol>
Thanks!