diff options
Diffstat (limited to 'ronaldmcdonald.html')
-rw-r--r-- | ronaldmcdonald.html | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/ronaldmcdonald.html b/ronaldmcdonald.html index ba2b81d..949defc 100644 --- a/ronaldmcdonald.html +++ b/ronaldmcdonald.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>Ronald McDonald | Autocento of the breakfast table</title> | 12 | <title>Ronald McDonald | 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="ronaldmcdonald" 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">Ronald McDonald</h1> | 30 | <h1 class="title">Ronald McDonald</h1> |
@@ -40,14 +36,16 @@ | |||
40 | </header> | 36 | </header> |
41 | 37 | ||
42 | 38 | ||
43 | <section class="content verse"><p>When Ronald McDonald takes off his <a href="theoceanoverflowswithcamels.html">striped shirt</a>,<br />his coveralls, his painted face: when he no longer looks<br />like anyone or anything special, sitting next to women</p> | 39 | <section class="content verse"> |
44 | <p>in bars or standing in the aisle at the grocery,<br />is he no longer Ronald? Is he no longer happy to kick<br />a soccer ball around with the kids in the park,</p> | 40 | <p>When Ronald McDonald takes off his <a href="theoceanoverflowswithcamels.html">striped shirt</a>,<br />his coveralls, his painted face: when he no longer looks<br />like anyone or anything special, sitting next to women</p> |
45 | <p>is he suddenly unable to enjoy the french fries<br />he gets for his fifty percent off? I’d like to think<br />that he takes Ronald off like a shirt, hangs him</p> | 41 | <p>in bars or standing in the aisle at the grocery,<br />is he no longer Ronald? Is he no longer happy to kick<br />a soccer ball around with the kids in the park,</p> |
46 | <p>in a closet where he breathes darkly in the musk.<br />I’d like to believe that we are able to slough off selves<br />like old skin and still retain some base self.</p> | 42 | <p>is he suddenly unable to enjoy the french fries<br />he gets for his fifty percent off? I’d like to think<br />that he takes Ronald off like a shirt, hangs him</p> |
47 | <p>Of course we all know this is not what happens.<br />The Ronald leering at women drunkenly is the same who<br />the next day kicks at a ball the size of a head.</p> | 43 | <p>in a closet where he breathes darkly in the musk.<br />I’d like to believe that we are able to slough off selves<br />like old skin and still retain some base self.</p> |
48 | <p>He is the same that hugs his children at night,<br />who has sex with his wife on the weekends when they’re<br />not so tired to make it work, who smiles holding</p> | 44 | <p>Of course we all know this is not what happens.<br />The Ronald leering at women drunkenly is the same who<br />the next day kicks at a ball the size of a head.</p> |
49 | <p>a basket of fries in front of a field. He cannot<br />take off the facepaint or the <a href="roughgloves.html">yellow gloves</a>. They are<br />stuck to him like so many feathers with the tar</p> | 45 | <p>He is the same that hugs his children at night,<br />who has sex with his wife on the weekends when they’re<br />not so tired to make it work, who smiles holding</p> |
50 | <p>of his everyday associations. His plight is that<br />of everyone’s—we are what we do who we are.</p></section> | 46 | <p>a basket of fries in front of a field. He cannot<br />take off the facepaint or the <a href="roughgloves.html">yellow gloves</a>. They are<br />stuck to him like so many feathers with the tar</p> |
47 | <p>of his everyday associations. His plight is that<br />of everyone’s—we are what we do who we are.</p> | ||
48 | </section> | ||
51 | </article> | 49 | </article> |
52 | <nav> | 50 | <nav> |
53 | <a class="prevlink" href="roughgloves.html" | 51 | <a class="prevlink" href="roughgloves.html" |