View Single Post
Old 12-30-2020, 12:20 PM   #11
Poltem
Member
Poltem began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2020
Device: none
Quote:
Originally Posted by deback View Post
If I could see two of the pages (before and after the blank page) and your CSS file, I'm sure I could find the problem. Can you copy and paste the portion of the CSS file for the last class on one page and the first class on the next page?
Here it is! I also noticed that 2 blank pages are added when I split a file.

END OF PAGE BEFORE:
class="text_56"> </span><span class="text_">possession,</span><span class="text_56"> </span><span class="text_">until the</span><span class="text_2"> </span><span class="text_">sublime</span><span class="text_2"> </span><span class="text_3">moment</span><span class="text_2"> </span><span class="text_">when</span><span class="text_2"> </span><span class="text_3">you’ll</span><span class="text_2"> </span><span class="text_">be</span><span class="text_2"> </span><span class="text_">admitted</span><span class="text_2"> </span><span class="text_">into</span><span class="text_8"> </span><span class="text_">his</span><span class="text_2"> </span><span class="text_">presence.</span></p>

</body>

</html>




BEGINNING OF PAGE AFTER:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">

<head>
<title>ABC 6x9.indd</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css"/>
<link rel="stylesheet" type="text/css" href="page_styles.css"/>
</head>

<body class="calibre">

<h3 class="block_15" id="toc_id_45">Where to Start</h3>

<p class="block_14"><span class="text_">So, your decision is </span><span class="text_3">made. </span><span class="text_1">You </span><span class="text_">are determined to begin the journey that will </span><span class="text_3">lead you </span><span class="text_">to sanctification, an essential step </span><span class="text_3">for </span><span class="text_">those </span><span class="text_3">who </span><span class="text_">want to get closer to God. The effort is within your reach. Each one progresses according to </span><span class="text_20">his </span><span class="text_">own means, level of</span><span class="text_19"> </span><span class="text_">education,</span><span class="text_19"> </span><span

Thank you!
Poltem is offline   Reply With Quote