Files
webtech/ora8/hamlet/hamlet.html

101 lines
4.9 KiB
HTML
Raw Permalink Normal View History

2025-11-14 17:30:19 +01:00
<!DOCTYPE html>
<html lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>William Shakespeare: The Tragedy of Hamlet, Prince of Denmark</title>
<meta name="author" content="William Shakespeare">
<meta name="description" content="William Shakespeare's shortest tragedy, published in 1623.">
<meta name="keywords" content="drama, literature, shakespeare">
<meta name="googlebot" content="notranslate">
<link rel="stylesheet" href="play.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<hgroup>
<p class="author">William Shakespeare</p>
<h1>The Tragedy of Hamlet, Prince of Denmark</h1>
</hgroup>
</header>
<nav id="toc">
<h2>Contents</h2>
<ul>
<li>Act 1
<ul>
<li>
<a href="#act1-scene5">Scene 5</a>
</li>
</ul>
</li>
</ul>
</nav>
<main>
<section class="act" id="act1">
<h2>Act 1</h2>
<section class="scene">
<h3 id="act1-scene5">
<a href="#act1-scene5">Scene 5. Another part of the platform.</a>
</h3>
<div class="speech">
<div class="speaker">Hamlet</div>
<div class="line">O all you host of heaven! O earth! What else?</div>
<div class="line">And shall I couple hell? O, fie! Hold, hold, my heart;</div>
<div class="line">And you, my sinews, grow not instant old,</div>
<div class="line">But bear me stiffly up. Remember thee!</div>
<div class="line">Ay, thou poor ghost, while memory holds a seat</div>
<div class="line">In this distracted globe. Remember thee!</div>
<div class="line">Yea, from the table of my memory</div>
<div class="line">I'll wipe away all trivial fond records,</div>
<div class="line">All saws of books, all forms, all pressures past,</div>
<div class="line">That youth and observation copied there;</div>
<div class="line">And thy commandment all alone shall live</div>
<div class="line">Within the book and volume of my brain,</div>
<div class="line">Unmix'd with baser matter: yes, by heaven!</div>
<div class="line">O most pernicious woman!</div>
<div class="line">O villain, villain, smiling, damned villain!</div>
<div class="line">My tables,—meet it is I set it down,</div>
<div class="line">That one may smile, and smile, and be a villain;</div>
<div class="line">At least I'm sure it may be so in Denmark:</div>
<div class="stagedir">Writing</div>
<div class="line">So, uncle, there you are. Now to my word;</div>
<div class="line">It is 'Adieu, adieu! remember me.'</div>
<div class="line">I have sworn 't.</div>
</div>
<div class="stagedir">Enter Horatio and Marcellus</div>
<div class="speech">
<div class="speaker">Horatio</div>
<div class="line"><span class="stagedir">Within</span> My lord, my
lord,—</div>
</div>
<div class="speech">
<div class="speaker">Marcellus</div>
<div class="line"><span class="stagedir">Within</span> Lord
Hamlet,—</div>
</div>
<div class="speech">
<div class="speaker">Horatio</div>
<div class="line"><span class="stagedir">Within</span> Heaven secure him!</div>
</div>
<div class="speech">
<div class="speaker">Hamlet</div>
<div class="line">So be it!</div>
</div>
<div class="speech">
<div class="speaker">Horatio</div>
<div class="line"><span class="stagedir">Within</span> Hillo, ho, ho, my
lord!</div>
</div>
<div class="speech">
<div class="speaker">Hamlet</div>
<div class="line">Hillo, ho, ho, boy! come, bird, come.</div>
</div>
</section>
</section>
</main>
<footer>
<p><small>Text is taken from <cite>The Complete Works of William Shakespeare</cite> at <a href="https://shakespeare.mit.edu/">shakespeare.mit.edu</a>.</small></p>
</footer>
<button id="toggle-stagedir-button">Show/Hide Stage directions</button>
<script src="script.js"></script>
</body></html>