diff options
Diffstat (limited to 'ex-machina.html')
-rw-r--r-- | ex-machina.html | 32 |
1 files changed, 15 insertions, 17 deletions
diff --git a/ex-machina.html b/ex-machina.html index 807f53e..0ef92e3 100644 --- a/ex-machina.html +++ b/ex-machina.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>Ex machina | Autocento of the breakfast table</title> | 12 | <title>Ex machina | 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="ex-machina" 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">Ex machina</h1> | 30 | <h1 class="title">Ex machina</h1> |
@@ -45,15 +41,17 @@ | |||
45 | </header> | 41 | </header> |
46 | 42 | ||
47 | 43 | ||
48 | <section class="content verse"><p>Bottom of the drink: they had<br />to go. The Coke machine, the snack<br />machine, the deep fryer. Hoisted</p> | 44 | <section class="content verse"> |
49 | <p>and dragged through the halls<br />and out to the curb, they sat with<br />other trash beneath gray, forlorn</p> | 45 | <p>Bottom of the drink: they had<br />to go. The Coke machine, the snack<br />machine, the deep fryer. Hoisted</p> |
50 | <p>skies behind the elementary<br />school, wondering what their next<br />move would be. The Coke machine</p> | 46 | <p>and dragged through the halls<br />and out to the curb, they sat with<br />other trash beneath gray, forlorn</p> |
51 | <p>had always wanted to live<br />the life of a <a href="prelude.html">hobo</a>, jumping trains,<br />eating from garbage, making fire</p> | 47 | <p>skies behind the elementary<br />school, wondering what their next<br />move would be. The Coke machine</p> |
52 | <p>in old oil drums. It had some<br />strange romantic notions of being homeless,<br />is what the deep fryer thought.</p> | 48 | <p>had always wanted to live<br />the life of a <a href="prelude.html">hobo</a>, jumping trains,<br />eating from garbage, making fire</p> |
53 | <p>Its opinion was to head to court,<br />sue the bastards at the school for early<br />termination of contract. It was</p> | 49 | <p>in old oil drums. It had some<br />strange romantic notions of being homeless,<br />is what the deep fryer thought.</p> |
54 | <p>the embodiment of <a href="table_contents.html">justifiable anger</a>.<br />It believed privately that it was an incarnation<br />of Nemesis, the goddess of divine</p> | 50 | <p>Its opinion was to head to court,<br />sue the bastards at the school for early<br />termination of contract. It was</p> |
55 | <p>retribution. What the snack machine<br />thought, it kept to itself, but it did say<br />that <a href="no-nothing.html">nothing ever ends</a>. The others</p> | 51 | <p>the embodiment of <a href="table_contents.html">justifiable anger</a>.<br />It believed privately that it was an incarnation<br />of Nemesis, the goddess of divine</p> |
56 | <p>were confused, then angry, but finally<br />understood, or thought they did. The snack<br />machine’s candy melted in the sun.</p></section> | 52 | <p>retribution. What the snack machine<br />thought, it kept to itself, but it did say<br />that <a href="no-nothing.html">nothing ever ends</a>. The others</p> |
53 | <p>were confused, then angry, but finally<br />understood, or thought they did. The snack<br />machine’s candy melted in the sun.</p> | ||
54 | </section> | ||
57 | </article> | 55 | </article> |
58 | <nav> | 56 | <nav> |
59 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 57 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |