So now it the code reads like this...
<?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>How to kill your loved ones with Food and get away with it</title>
<link href="../Styles/epub.css" rel=" stylesheet" type=" text/ css" />
</head>
<body>
<p class="large" style="text-align: center;">Notjohn’ s Guide to Kindle Publishing</p>
<p class="medium" style="text-align: center;">Ten Steps To Formatting Your E-Book for Sale on Amazon (Or Anywhere Else)</p>
<p class="small" style="text-align: center;">N.J. Notjohn</p>
<h2 id="start"></h2>
<div class="image" id="coverPage" style="text-align: center;"><img alt="How to kill your loved ones with food and get away with it" src="../Images/cover.jpg" width="100%" /></div>
</body>
</html>
|