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/toc-short.xhtml
2013-06-04 22:56:02 -07:00

50 lines
No EOL
1.4 KiB
HTML
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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" href="css/stylesheet.css" type="text/css"/>
<meta charset="utf-8"/>
</head>
<body>
<section class="frontmatter TableOfContents" epub:type="frontmatter toc">
<header>
<h1>Brief Contents</h1>
</header>
<div class="toc-short" id="q1">
<ol>
<li class="toc-BookTitlePage-rw" id="toc-titlepage">
<a href="titlepage.xhtml">Title Page</a>
</li>
<li class="toc-Preface-rw" id="toc-preface_001">
<a href="preface_001.xhtml">Original Transcribers Notes</a>
</li>
<li class="toc-Introduction-rw" id="toc-introduction_001">
<a href="introduction_001.xhtml">Etymology</a>
</li>
<li class="toc-Epigraph-rw" id="toc-epigraph_001">
<a href="epigraph_001.xhtml">Extracts (<i>Supplied by a Sub-Sub-Librarian</i>)</a>
</li>
<li><a href="chapter_001.xhtml">Begin Reading <i>Moby-Dick</i></a></li>
<li><a id="displayText" href="toc.xhtml">Show detailed contents</a></li>
<li>
<a href="copyright.xhtml">Copyright Page</a>
</li>
</ol>
</div>
</section>
</body>
</html>