View Single Post
Old 05-19-2015, 11:56 AM   #7
Marjelle
Member
Marjelle began at the beginning.
 
Posts: 21
Karma: 10
Join Date: May 2015
Device: none
Empty page, no page breaks found!?

I have deleted a page break but still the empty page exists.
Here is the code of the Cover page of my e-book after which an empty page occurs:

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>

<body>
<p><img alt="Omslagfoto Euromast af-002" src="../Images/Omslagfoto%20Euromast%20af-002.jpg" /></p>
</body>
</html>

Does anyone know what the problem is here?
Marjelle is offline   Reply With Quote