diff options
Diffstat (limited to 'shipwright.html')
-rw-r--r-- | shipwright.html | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/shipwright.html b/shipwright.html index 6ded9c5..4e0e078 100644 --- a/shipwright.html +++ b/shipwright.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>The shipwright | Autocento of the breakfast table</title> | 12 | <title>The shipwright | Autocento of the breakfast table</title> |
13 | <link rel="icon" type="image/png" href="img/favico.png" /> | 13 | <link rel="icon" type="image/png" href="img/favico.png" /> |
14 | 14 | ||
15 | <link rel="stylesheet" type="text/css" href="./css/common.css"> | 15 | <link rel="stylesheet" type="text/css" href="style.css"> |
16 | <script src="./js/lozenge.js" type="text/javascript"> </script> | 16 | <script src="./js/lozenge.js" type="text/javascript"> </script> |
17 | <script src="./js/hylo.js" type="text/javascript"> </script> | 17 | <script src="./js/hylo.js" type="text/javascript"> </script> |
18 | 18 | ||
19 | <link rel="stylesheet" type="text/css" href="./css/verse.css"> | 19 | <!--[if lt IE 9]> |
20 | <script src="./js/verse.js" type="text/javascript"> </script> | ||
21 | <link rel="stylesheet" type="text/css" href="./css/elegies.css"> | ||
22 | <script src="./js/elegies.js" type="text/javascript"> </script> | ||
23 | <!--[if lt IE 9]> | ||
24 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | 20 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> |
25 | <![endif]--> | 21 | <![endif]--> |
26 | <!-- <script src="js/external.js"> </script> --> | 22 | <!-- <script src="js/external.js"> </script> --> |
27 | </head> | 23 | </head> |
28 | <body> | 24 | <body id="shipwright" class="elegies"> |
29 | 25 | ||
30 | 26 | ||
31 | <article id="container"> | 27 | <article class="container"> |
32 | <header> | 28 | <header> |
33 | <!-- title --> | 29 | <!-- title --> |
34 | <h1 class="title">The shipwright</h1> | 30 | <h1 class="title">The shipwright</h1> |
@@ -40,7 +36,9 @@ | |||
40 | </header> | 36 | </header> |
41 | 37 | ||
42 | 38 | ||
43 | <section class="content verse"><p>He builds a ship as if it were the last thing<br />holding him together, as if, when he stops,<br />his body will fall onto the plate-glass water<br />and shatter into sand. To keep his morale up<br />he whistles and sings, but the wind whistles <a href="apollo11.html">louder</a><br />and taunts him: Your ship will build itself<br />if you throw yourself into the sea; time<br />has a way of growing your beard for you.<br />Soon, you’ll find yourself on a rocking chair<br />on some porch made from your ship’s timbers.<br />The window behind you is made from a sail, thick<br />canvas, and no one inside will hear your calling<br />for milk or a chamberpot. Your children<br />will have all sailed to the New World and left you.<br />But he tries not to listen, continues to hammer<br />nail after nail into timber after timber,<br />but the wind <a href="theoceanoverflowswithcamels.html">finally blows</a> him into the growling ocean<br />and the ship falls apart on its own.</p></section> | 39 | <section class="content verse"> |
40 | <p>He builds a ship as if it were the last thing<br />holding him together, as if, when he stops,<br />his body will fall onto the plate-glass water<br />and shatter into sand. To keep his morale up<br />he whistles and sings, but the wind whistles <a href="apollo11.html">louder</a><br />and taunts him: Your ship will build itself<br />if you throw yourself into the sea; time<br />has a way of growing your beard for you.<br />Soon, you’ll find yourself on a rocking chair<br />on some porch made from your ship’s timbers.<br />The window behind you is made from a sail, thick<br />canvas, and no one inside will hear your calling<br />for milk or a chamberpot. Your children<br />will have all sailed to the New World and left you.<br />But he tries not to listen, continues to hammer<br />nail after nail into timber after timber,<br />but the wind <a href="theoceanoverflowswithcamels.html">finally blows</a> him into the growling ocean<br />and the ship falls apart on its own.</p> | ||
41 | </section> | ||
44 | </article> | 42 | </article> |
45 | <nav> | 43 | <nav> |
46 | <a class="prevlink" href="serengeti.html" | 44 | <a class="prevlink" href="serengeti.html" |