forked from TheMITTech/shakespeare
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
40 lines (36 loc) · 1.66 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Love's Labour's Lost: List of Scenes
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<LINK rel="stylesheet" type="text/css" media="screen"
href="/shake.css">
</HEAD>
<body bgcolor="#ffffff" text="#000000">
<table width="100%" bgcolor="#CCF6F6">
<tr><td class="play" align="center">Loves Labours Lost
<tr><td class="nav" align="center">
<a href="/Shakespeare">Shakespeare homepage</A>
| Love's Labour's Lost
</table>
<p>You can buy the Arden text of this play from the Amazon.com online bookstore: <a href="http://www.amazon.com/gp/product/1904271103?ie=UTF8&tag=theinteclasar-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1904271103">Love's Labour's Lost (Arden Shakespeare: Third Series)</a><img src="http://www.assoc-amazon.com/e/ir?t=theinteclasar-20&l=as2&o=1&a=1904271103" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
</p>
<p><a href="full.html">Entire play</a> in one page</p>
<p>
Act 1, Scene 1: <a href="lll.1.1.html">The king of Navarre's park.</a><br>
Act 1, Scene 2: <a href="lll.1.2.html">The same.</a><br>
<p>
Act 2, Scene 1: <a href="lll.2.1.html">The same.</a><br>
<p>
Act 3, Scene 1: <a href="lll.3.1.html">The same.</a><br>
<p>
Act 4, Scene 1: <a href="lll.4.1.html">The same.</a><br>
Act 4, Scene 2: <a href="lll.4.2.html">The same.</a><br>
Act 4, Scene 3: <a href="lll.4.3.html">The same.</a><br>
<p>
Act 5, Scene 1: <a href="lll.5.1.html">The same.</a><br>
Act 5, Scene 2: <a href="lll.5.2.html">The same.</a><br>
</body>
</html>