1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-04 15:09:16 +02:00
epub.js/demo/moby-dick/OPS/cover.xhtml
2013-06-04 22:56:02 -07:00

5 lines
No EOL
372 B
HTML
Executable file

<?xml version="1.0" encoding="UTF-8"?><html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops"><head><title>Moby-Dick</title><link rel="stylesheet" type="text/css" href="css/stylesheet.css"/><meta charset="utf-8"/></head><body>
<div class="body">
<img src="images/9780316000000.jpg" alt="Cover Image" title="Cover Image"/></div>
</body>
</html>