mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 15:50:29 -04:00
Fix broken XHTML in Shakespeare how-to
This commit is contained in:
parent
27d2175e42
commit
2f1c585fe1
1 changed files with 252 additions and 252 deletions
|
@ -247,13 +247,13 @@ require_once('Core.php');
|
|||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
</li>
|
||||
<li>
|
||||
<h2>Content.opf</h2>
|
||||
<p>Because their are countless editions of Shakespeare’s plays our productions note the Victoria Edition at the end of our long descriptions. Add “This Standard Ebooks production is based on William George Clark and William Aldis Wright’s 1887 Victoria edition, which is taken from the Globe edition.”</p>
|
||||
</li>
|
||||
</ol>
|
||||
</section>
|
||||
</article>
|
||||
</main>
|
||||
<?= Template::Footer() ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue