UNPKG

epubjs

Version:

Render ePub documents in the browser, across many devices

32 lines (27 loc) 1.33 kB
<?xml version="1.0" encoding="UTF-8" ?> <!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" xml:lang="en"> <head> <title>A Christmas Carol - IGP EPUB2-Author’s Note</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="a-christmas-carol.css" /> <script type="text/javascript" src="insertSpan.js"></script> </head> <body> <div class="galley"> <div class="frontmatter AboutTheAuthor" id="rw-frontmatter-AboutTheAuthor_64073-184096227"> <div class="title-block" id="rw-title-block_64073-606357038"> <h1 id="rw-h1_64073-419302264">Author’s Note</h1> </div> <p id="rw-p_64073-348337174"><span class="dropcap">I</span> have endeavoured in this Ghostly little book, to raise the Ghost of an Idea, which shall not put my readers out of humour with themselves, with each other, with the season, or with me. May it haunt their houses pleasantly, and no one wish to lay it. </p> <p id="rw-p_64073-928391217" style="text-align: right;"> <span>Their faithful Friend and Servant,<br/> C. D.<br/> December, 1843. </span> </p> </div> </div> </body> </html>