diff options
Diffstat (limited to 'weplayedthosegamestoo.html')
-rw-r--r-- | weplayedthosegamestoo.html | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/weplayedthosegamestoo.html b/weplayedthosegamestoo.html index 5cff616..d5a67f8 100644 --- a/weplayedthosegamestoo.html +++ b/weplayedthosegamestoo.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>We played those games too | Autocento of the breakfast table</title> | 12 | <title>We played those games too | 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="weplayedthosegamestoo" 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">We played those games too</h1> | 30 | <h1 class="title">We played those games too</h1> |
@@ -40,7 +36,9 @@ | |||
40 | </header> | 36 | </header> |
41 | 37 | ||
42 | 38 | ||
43 | <section class="content verse"><p>I saw two Eskimo girls playing a game<br />blowing on each other’s’ vocal chords to make music<br />on the tundra. I thought about how<br />once we played the same game<br />and the sounds blowing over the chords of our throats<br />was the same as a wind over frozen prairie.<br />We are the Eskimo girls who played<br />the game that night to keep ourselves warm.<br />I run my hands over <a href="and.html">my daughter</a>’s<br />voicebox as she hums a song<br />about a seal and about killing the seal and about<br />skinning it and rendering the blubber<br />into clear oil to light lamps.<br />I remember you are my lamp. She remembers<br />you although you left before she arrived.<br />I can never tell her about you.<br />I will never be able to express that taste of your oil<br />as we <a href="spittle.html">pushed our throats together</a>.<br />I will never be able to say how<br />we share this blemish like conjoined twins.<br />I will fail you always to remember you.</p></section> | 39 | <section class="content verse"> |
40 | <p>I saw two Eskimo girls playing a game<br />blowing on each other’s’ vocal chords to make music<br />on the tundra. I thought about how<br />once we played the same game<br />and the sounds blowing over the chords of our throats<br />was the same as a wind over frozen prairie.<br />We are the Eskimo girls who played<br />the game that night to keep ourselves warm.<br />I run my hands over <a href="and.html">my daughter</a>’s<br />voicebox as she hums a song<br />about a seal and about killing the seal and about<br />skinning it and rendering the blubber<br />into clear oil to light lamps.<br />I remember you are my lamp. She remembers<br />you although you left before she arrived.<br />I can never tell her about you.<br />I will never be able to express that taste of your oil<br />as we <a href="spittle.html">pushed our throats together</a>.<br />I will never be able to say how<br />we share this blemish like conjoined twins.<br />I will fail you always to remember you.</p> | ||
41 | </section> | ||
44 | </article> | 42 | </article> |
45 | <nav> | 43 | <nav> |
46 | <a class="prevlink" href="telemarketer.html" | 44 | <a class="prevlink" href="telemarketer.html" |