View Single Post
Old 11-03-2011, 07:14 PM   #4
GeorgeHB
Junior Member
GeorgeHB began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Oct 2011
Device: Kindle
I couldn't find an xpgt file that showed in the code. Here is the code for the cover page:

<?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>
<meta content="text/css" http-equiv="Content-Style-Type" />

<title>You're Hired</title>
<meta content="Lorne Epstein" name="Author" />
<meta content="Cocoa HTML Writer" name="Generator" />
<meta content="1038.36" name="CocoaVersion" />
<style type="text/css">
/*<![CDATA[*/

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: center; font: 12.0px Helvetica; min-height: 14.0px}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: center; font: 12.0px Helvetica}
p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}
span.s1 {text-decoration: underline}
span.s2 {letter-spacing: -0.2px}
span.s3 {letter-spacing: -0.3px}
span.Apple-tab-span {white-spacere}

span.sgc-4 {font-weight: bold}
b.sgc-3 {font-style: italic}
p.sgc-2 {font-style: italic}
p.sgc-1 {font-weight: bold}

span.sgc-5 {font-weight: normal;}

body.sgc-6 {word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;}
/*]]>*/
</style>
</head>
<body class="sgc-6">
<p class="p1"><img alt="" src="../Images/63212_YoureHired_Cvr_front_sm.jpg" /><br /></p>

<p class="p2 sgc-1"><span class="sgc-5"><br /></span></p>
</body>
</html>
GeorgeHB is offline   Reply With Quote