View Single Post
Old 02-02-2021, 07:39 PM   #18
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,960
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
And the first page is blank with no cover.

And speaking of the code, look at this titlepage. All it does is display the titlepage. Given that in the OPF it says it was made with InDesign 11.3, how did this happen?

Code:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Soulmates-DIGITAL</title>
  <link href="../Styles/idGeneratedStyles.css" rel="stylesheet" type="text/css"/>
</head>

<body id="Soulmates-DIGITAL" xml:lang="en-US">
  <div id="_idContainer000" class="Basic-Text-Frame">
    <h1 class="Basic-Paragraph ParaOverride-1" style="margin: 2em 0px 1em; padding: 0px; border-width: 0px; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; letter-spacing: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: 'Times New Roman', serif; font-size: 3em; font-weight: normal; line-height: 1.217; orphans: 2; page-break-after: auto; page-break-before: auto; text-align: center; text-decoration: none; widows: 2;"><b>SOULMATES</b></h1>

    <p class="Basic-Paragraph ParaOverride-1" style="margin: 0px; padding: 0px; border-width: 0px; font-family: 'Times New Roman', serif; font-size: 2.3em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1.217; orphans: 2; page-break-after: auto; page-break-before: auto; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; widows: 2; color: rgb(0, 0, 0); letter-spacing: normal; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br/></p>

    <p style="margin: 0px; padding: 0px; border-width: 0px; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; letter-spacing: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: 'Times New Roman', serif; font-size: 1.167em; font-weight: bold; line-height: 1; orphans: 2; page-break-after: auto; page-break-before: auto; text-align: center; text-decoration: none; widows: 2;"></p>

    <p class="Basic-Paragraph ParaOverride-1" style="margin: 0px; padding: 0px; border-width: 0px; font-family: 'Times New Roman', serif; font-size: 0.958em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1.217; orphans: 2; page-break-after: auto; page-break-before: auto; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; widows: 2; color: rgb(0, 0, 0); letter-spacing: normal; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"></p>

    <p class="Basic-Paragraph ParaOverride-1"><!--StartFragment--><!--EndFragment--></p>

    <p class="Basic-Paragraph ParaOverride-1" style="margin: 0px 0px 3em; padding: 0px; border-width: 0px; font-family: 'Times New Roman', serif; font-size: 2.3em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1.217; orphans: 2; page-break-after: auto; page-break-before: auto; text-align: center; text-decoration: none; text-indent: 0px; text-transform: none; widows: 2; color: rgb(0, 0, 0); letter-spacing: normal; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><b>Mike Resnick &amp;<br/>Lezli Robyn</b></p>

    <p class="Basic-Paragraph ParaOverride-1"><span class="CharOverride-1"><img alt="000-Logo" src="../Images/000-Logo.jpg"/><br/></span></p>

    <p class="Basic-Paragraph ParaOverride-1"><span class="CharOverride-1"><br/></span></p>
  </div>

  <div id="_idContainer009" class="_idGenObjectStyleOverride-1"></div>
</body>
</html>

Last edited by JSWolf; 02-02-2021 at 07:45 PM.
JSWolf is offline   Reply With Quote