code:
<?xml version="1.0" encoding="utf-8" ?>
<!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>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style.css" />
<title></title>
</head>
<body>
<div class="centerAligned">
<img class="imgstyle" alt="" src="C:\Archive\Fragment\Ztorage\Pro\0pub\back.jpg " />
</div>
</body>
</html>
I open this with my web browser and it displays the photo i need
I build my book as normal with this html file in the folder and its builds as normal, with only the difference that there is a "chapter 1" now in my index and a blank page -- which it leads too -- between my index and the beginning of my text. this is i presume where the photo should appear, what have a missed? no photo appears. everything else looks fine.
we are close