diff options
Diffstat (limited to 'apollo11.html')
-rw-r--r-- | apollo11.html | 26 |
1 files changed, 12 insertions, 14 deletions
diff --git a/apollo11.html b/apollo11.html index 1ac9258..602fd68 100644 --- a/apollo11.html +++ b/apollo11.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>On seeing the panorama of the Apollo 11 landing site | Autocento of the breakfast table</title> | 12 | <title>On seeing the panorama of the Apollo 11 landing site | 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="apollo11" 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">On seeing the panorama of the Apollo 11 landing site</h1> | 30 | <h1 class="title">On seeing the panorama of the Apollo 11 landing site</h1> |
@@ -48,12 +44,14 @@ | |||
48 | </a> | 44 | </a> |
49 | </div> | 45 | </div> |
50 | 46 | ||
51 | <section class="content verse"><p>So it’s the <a href="deathstrumpet.html">fucking moon</a>. Big deal. As if<br />you haven’t seen it before, hanging in the sky<br />like a piece of <a href="roughgloves.html">rotten meat</a> nailed to the wall,</p> | 47 | <section class="content verse"> |
52 | <p>a maudlin love letter (the i’s dotted with <a href="proverbs.html">hearts</a>)<br />tacked to the sky’s door like ninety-eight theses.<br />Don’t stare at it like it means anything.</p> | 48 | <p>So it’s the <a href="deathstrumpet.html">fucking moon</a>. Big deal. As if<br />you haven’t seen it before, hanging in the sky<br />like a piece of <a href="roughgloves.html">rotten meat</a> nailed to the wall,</p> |
53 | <p>Don’t give it the chance to collect meaning<br />from your hand like an old pigeon. Don’t dare ascribe<br />it a will, or call it fickle, or think it has any say</p> | 49 | <p>a maudlin love letter (the i’s dotted with <a href="proverbs.html">hearts</a>)<br />tacked to the sky’s door like ninety-eight theses.<br />Don’t stare at it like it means anything.</p> |
54 | <p>in your affairs. It’s separated from your life<br />by three hundred eighty-four thousand miles of space,<br />the same distance you stepped away from time that night</p> | 50 | <p>Don’t give it the chance to collect meaning<br />from your hand like an old pigeon. Don’t dare ascribe<br />it a will, or call it fickle, or think it has any say</p> |
55 | <p>you said your love was broken, a crippled gyroscope<br />knocking in the dark. It was then that time fell apart,<br />had a nervous breakdown and started following you</p> | 51 | <p>in your affairs. It’s separated from your life<br />by three hundred eighty-four thousand miles of space,<br />the same distance you stepped away from time that night</p> |
56 | <p>everywhere, moonfaced, always asking where you’re going.<br />You keep trying to get away from it but it nuzzles closer<br />and sings you songs that sound like the cooing of a dove<br />that will only escape again into an empty sky at dawn.</p></section> | 52 | <p>you said your love was broken, a crippled gyroscope<br />knocking in the dark. It was then that time fell apart,<br />had a nervous breakdown and started following you</p> |
53 | <p>everywhere, moonfaced, always asking where you’re going.<br />You keep trying to get away from it but it nuzzles closer<br />and sings you songs that sound like the cooing of a dove<br />that will only escape again into an empty sky at dawn.</p> | ||
54 | </section> | ||
57 | </article> | 55 | </article> |
58 | <nav> | 56 | <nav> |
59 | <a class="prevlink" href="and.html" | 57 | <a class="prevlink" href="and.html" |