diff options
Diffstat (limited to 'lib/ebooks/oebtest/TitlePage.html')
| -rw-r--r-- | lib/ebooks/oebtest/TitlePage.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/ebooks/oebtest/TitlePage.html b/lib/ebooks/oebtest/TitlePage.html new file mode 100644 index 00000000..e1a1495e --- /dev/null +++ b/lib/ebooks/oebtest/TitlePage.html @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "+//ISBN 0-9673008-1-9//DTD OEB 1.0 Document//EN" + "http://openebook.org/dtds/oeb-1.0/oebdoc1.dtd"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/x-oeb1-document; charset=utf-8" /> +<link rel="stylesheet" type="text/x-oeb1-css" href="DrBillBio.css" /> +<title>Bill Wattenburg’s Background</title> +</head> +<body lang="en-us"> + +<h1 class="title">Bill Wattenburg’s Background</h1> + +<p style="text-align: center">Originally compiled in 1992</p> + +<br /> + +<center><img src="DrBill.tif" /></center> + +</body> +</html>
\ No newline at end of file |
