I am trying to create an ordered list on IE7 but for some reason does not work. Does anybody knows why this can be? Update
The issue is that I cant see the numbers, thanks.
Thanks.
eg.
<ol>
<li></li>
<li><li>
</ol>
Update As an example I saw this page where if you look at it on IE7 you wont see de numbers, but if you look at it on any other (but not ie) you will see the numbers.
Thanks
Make sure you close your
<li>
tags: