CSS margin attribute misbehaves
I'm a website developer, who's now trying to convert a PDF book to Kindle .mobi
The CSS margin attribute with em values has some nasty rendering effects.
margin-left/right: break Lists and spans!
margin-top and margin-bottom -- I don't see a linear relationship between the css em value and the rendering screen spacing!
What's a CSS coder to do?
Is there a CSS validation chart for mobi-reader?
Thanks, Peter
|