diff options
Diffstat (limited to 'i-am.html')
-rw-r--r-- | i-am.html | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/i-am.html b/i-am.html index cb72d7e..c70a95c 100644 --- a/i-am.html +++ b/i-am.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>I am | Autocento of the breakfast table</title> | 12 | <title>I am | 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="i-am" 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">I am</h1> | 30 | <h1 class="title">I am</h1> |
@@ -40,7 +36,9 @@ | |||
40 | </header> | 36 | </header> |
41 | 37 | ||
42 | 38 | ||
43 | <section class="content verse"><p>I am a great pillar of <a href="deathstrumpet.html">white smoke</a>.<br />I am Lot’s nameless wife encased in salt.<br />I am the wound on Christ’s back as he moans<br />with the pounding of a hammer on his wrist.<br />I am the nail that holds my house together.<br />It is a strong house, built on a good foundation.<br />In the winter, it is warm and crawling things<br />cannot get in. This house will never burn down.<br />It is the house that I built, with my body<br />and with my strength. I am the only one who lives<br />here. I am both father and mother to a race<br />of <a href="plant.html">dust motes that worship me as a god</a>. I have<br />monuments built daily in my honor in dark<br />corners around the house. I destroy all of them<br />before I go to bed, but in the morning<br />there are still more. I don’t think I know<br />where all of them are. I <a href="howithappened.html">don’t think</a> I can get<br />to all of them anymore. There are too many.</p></section> | 39 | <section class="content verse"> |
40 | <p>I am a great pillar of <a href="deathstrumpet.html">white smoke</a>.<br />I am Lot’s nameless wife encased in salt.<br />I am the wound on Christ’s back as he moans<br />with the pounding of a hammer on his wrist.<br />I am the nail that holds my house together.<br />It is a strong house, built on a good foundation.<br />In the winter, it is warm and crawling things<br />cannot get in. This house will never burn down.<br />It is the house that I built, with my body<br />and with my strength. I am the only one who lives<br />here. I am both father and mother to a race<br />of <a href="plant.html">dust motes that worship me as a god</a>. I have<br />monuments built daily in my honor in dark<br />corners around the house. I destroy all of them<br />before I go to bed, but in the morning<br />there are still more. I don’t think I know<br />where all of them are. I <a href="howithappened.html">don’t think</a> I can get<br />to all of them anymore. There are too many.</p> | ||
41 | </section> | ||
44 | </article> | 42 | </article> |
45 | <nav> | 43 | <nav> |
46 | <a class="prevlink" href="onformalpoetry.html" | 44 | <a class="prevlink" href="onformalpoetry.html" |