Quote:
Originally Posted by eschwartz
<ol> also indents the listed object properly. When I discovered that ereaders seem to have little support for lists (especially with 300 items) I was resigned to using text, with a negative text-indent + margin, but it still doesn't work when the number goes up to two and three digits.
|
Indeed, the clunky workaround to try to emulate the functionality of the basic HTML tags (how ADE/RMSDK could have broken such basic functionality, I don't know)!
Or doing something as simple as changing the shape of the bullet using list-style-type, you are relegated to emulating the <ul> via negative indent CSS, and inserting your own "bullet"!
Or on my Nook, if you have Ordered Lists + nested Unordered Lists, it breaks: