Thread: Epub formatting
View Single Post
Old 05-11-2010, 02:04 PM   #9
charleski
Wizard
charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.
 
Posts: 1,196
Karma: 1281258
Join Date: Sep 2009
Device: PRS-505
Quote:
Originally Posted by MichaelCampbell View Post
Although most mobile readers refer to your CSS stylesheet, they ignore paragraph tags in favor of their own settings. I don't know why, and it's maddening.
Err, no...

ePub readers recognise <p> and <div> tags just like any renderer and they default to block-level elements, whereas <span> tags default to inline elements (a behaviour which can, of course, be changed).

Maybe you should give an example of the code that's been causing you problems.
charleski is offline   Reply With Quote