The only thing I would use a list for in an epub is to present a standard list that uses either bullets (unordered) or numbers (ordered). No diddling of the bullets or start number. And even then I would consider styling paras, divs, or blockquotes instead. Lists are the bane of anyone seeking homogenous rendering across the widest range of reading devices/apps possible. They always break some rendering system somewhere.
|