Quote:
Originally Posted by jim.thornton
I've structured my e-book as follows:
Cover
Title Page
Copyright Page
Content
My problem is that the copyright page isn't showing at all. I can't figure out why. Can someone please help me? Here is the HTML code:
Code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>Book Title | Author name</title>
</head>
Can anyone please help me figure this out?
|
No src defined for the CSS (sample)
Code:
<meta content="http://www.w3.org/1999/xhtml; charset=utf-8" http-equiv="Content-Type"/><link href="stylesheet.css" type="text/css" rel="stylesheet"/><style type="text/css">