View Single Post
Old 10-14-2020, 01:04 AM   #66
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by DevonHess View Post
I wouldn't quite say that.

Raw HTML still governs 80% of the formatting information inside an ePub. CSS files don't change the layout all that much in an ebook, especially rendered on a Kobo.
An epub with no stylesheet will render as:
  • Paragraphs will be ragged-right, a gap above and below, no indentation on the first line.
  • Headings will all be left justified. Probably bold, with spaces above.
  • There will be no spacing for scene breaks
  • Horizontal rules will all be the same length. Full width if I remember correctly.
  • All the non-heading text will be the same size.
  • A title page will be left justified.

So down-right ugly, and no style at all. I'm not sure if I agree with the idea that 80% of the formatting comes from the HTML. But, if it does, we have the old 80/20 rule. That 20% is what makes the book readable.
davidfor is offline   Reply With Quote