View Single Post
Old 02-01-2018, 10:38 AM   #9
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,557
Karma: 93980341
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Quote:
Originally Posted by KevinH View Post
If your "chapter" xhtml files are large and hold many many images, consider splitting them into separate files for each section. Assuming numeric section numbering, having and using a separate file xhtml file for each major section within a chapter, should greatly speed loading on all devices.
The basic problem is, I think, the 93,000-line CSS file. Loading and parsing that is going to slow down any book, no matter how many separate files it's split into. The OP needs to come up with a method of drastically reducing the size of the CSS, by which I mean "getting rid of 99% of it".
HarryT is offline   Reply With Quote