diff options
Diffstat (limited to 'last-passenger.html')
-rw-r--r-- | last-passenger.html | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/last-passenger.html b/last-passenger.html index 51d1a8c..2539dd2 100644 --- a/last-passenger.html +++ b/last-passenger.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>Last passenger | Autocento of the breakfast table</title> | 12 | <title>Last passenger | 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/autocento.css"> | ||
22 | <script src="./js/autocento.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="last-passenger" class="autocento"> |
29 | 25 | ||
30 | 26 | ||
31 | <article id="container"> | 27 | <article class="container"> |
32 | <header> | 28 | <header> |
33 | <!-- title --> | 29 | <!-- title --> |
34 | <h1 class="title">Last passenger</h1> | 30 | <h1 class="title">Last passenger</h1> |
@@ -40,9 +36,11 @@ | |||
40 | </header> | 36 | </header> |
41 | 37 | ||
42 | 38 | ||
43 | <section class="content verse"><p>Memory works strangely, <a href="roughgloves.html">spooling its thread</a><br />over the <a href="when-im-sorry-i.html">nails of events</a> barely related,<br />creating finally some picture, if we’re<br />lucky, of a life—but more likely, it knots<br />itself, catches on a nail or in our throats<br />that gasp, as it binds our necks, for air.</p> | 39 | <section class="content verse"> |
44 | <p>An example: today marks one hundred years<br />since your namesake, the last living passenger<br />pigeon, died in Cincinnati. It also marks<br />a year since we last spoke. Although around<br />the world, zoos mourn her loss, I’m done<br />with you. I mourn no more your voice, the first<br />sound I heard outside my body that reached<br /><a href="weplayedthosegamestoo.html">into my throat and set me ringing</a>. But that string—</p> | 40 | <p>Memory works strangely, <a href="roughgloves.html">spooling its thread</a><br />over the <a href="when-im-sorry-i.html">nails of events</a> barely related,<br />creating finally some picture, if we’re<br />lucky, of a life—but more likely, it knots<br />itself, catches on a nail or in our throats<br />that gasp, as it binds our necks, for air.</p> |
45 | <p>memory that feels sometimes more like a tide<br />has yoked together, bound your voice to that bird,<br />the frozen, stuffed, forgotten pigeon—my heart<br />is too easy, but it must do—to blink, to flex<br />its unused toes, slowly thaw to the wetness<br />of <a href="cold-wind.html">beating wings</a>, fly to me again, and alight,<br />singing full-throated, on my broken shoulder.</p></section> | 41 | <p>An example: today marks one hundred years<br />since your namesake, the last living passenger<br />pigeon, died in Cincinnati. It also marks<br />a year since we last spoke. Although around<br />the world, zoos mourn her loss, I’m done<br />with you. I mourn no more your voice, the first<br />sound I heard outside my body that reached<br /><a href="weplayedthosegamestoo.html">into my throat and set me ringing</a>. But that string—</p> |
42 | <p>memory that feels sometimes more like a tide<br />has yoked together, bound your voice to that bird,<br />the frozen, stuffed, forgotten pigeon—my heart<br />is too easy, but it must do—to blink, to flex<br />its unused toes, slowly thaw to the wetness<br />of <a href="cold-wind.html">beating wings</a>, fly to me again, and alight,<br />singing full-throated, on my broken shoulder.</p> | ||
43 | </section> | ||
46 | </article> | 44 | </article> |
47 | <nav> | 45 | <nav> |
48 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |