Blaze
08-22-2002, 08:07 PM
Here's a good question.
I do not believe an ordered list value is even around to allow me to do this (see examples)... but hey I could be wrong ;)
i.e.
<ol type="a">
<li>Star</li>
<li>Moon</li>
<li>Sun</li>
<li>Earth</li>
</ol>
As you can see, it's listed with the a, b etc appearance. I am wondering if it's possible to have ")" after the a?
Like:
a) Star
etc.
<ol type="a)">
<li>Star</li>
</ol>
I tried this, and the default of 1 was used. :p
Help?
Thankies :D
I do not believe an ordered list value is even around to allow me to do this (see examples)... but hey I could be wrong ;)
i.e.
<ol type="a">
<li>Star</li>
<li>Moon</li>
<li>Sun</li>
<li>Earth</li>
</ol>
As you can see, it's listed with the a, b etc appearance. I am wondering if it's possible to have ")" after the a?
Like:
a) Star
etc.
<ol type="a)">
<li>Star</li>
</ol>
I tried this, and the default of 1 was used. :p
Help?
Thankies :D