Why different types of list-item not allowed in Kindle format
In Kind开发者_JAVA百科le device the ordered list-styles (i.e. roman and alpha like that) is not support it displays only the numbered list. (i.e. 1,2,3) etc...
- upper-alpha
- upper-alpha
- lower-alpha
- decimal-leading-zero
- lower-greek
Please solve my solutions, Thanks, Fazulur Rahiman
Well, you did not specified your problem properly, but here is the list of the HTML tags supported by Mobipocket (that is: Kindle book format): http://www.mobipocket.com/dev/article.asp?BaseFolder=prcgen&File=TagRef_OEB.htm
HTH
精彩评论