View Single Post
Old 05-01-2017, 09:35 AM   #18
fluoresce
Enthusiast
fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.
 
Posts: 38
Karma: 342440
Join Date: Apr 2017
Device: Sigil
Quote:
Originally Posted by Turtle91 View Post
Hi flouresce, welcome to MR!

There is no need to merge your html pages to run regex on all of them. All you need to do is select "All HTML Files" instead of "Current File" in the regex mode selector at the bottom.

Cheers!
Thanks, Turtle91! Saved me. Added to your rep.

I thank you all for your help. If I understand you all correctly, here's what I think I must do . . .
  • Keep formatting to a minimum.
  • Use only the most basic HTML elements and CSS styles.
  • Avoid shorthand CSS properties and values (e.g. margin: 2em 0).
  • Use relative values (e.g. ems) instead of absolute.
  • Avoid @page because it could cause problems with old readers.

It would help to know what readers are the most popular. The Kindle is the most popular, right? That uses MOBI, I think. What EPUB readers are the most popular? Are they Google Play Books and iBooks?

Must I really use longhand for all CSS? It'll quadruple the amount of code!

Last edited by fluoresce; 05-01-2017 at 09:55 AM.
fluoresce is offline   Reply With Quote