diff options
Diffstat (limited to 'found-typewriter-poem.html')
-rw-r--r-- | found-typewriter-poem.html | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/found-typewriter-poem.html b/found-typewriter-poem.html index 5bbfc92..a2293e3 100644 --- a/found-typewriter-poem.html +++ b/found-typewriter-poem.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>Look | Autocento of the breakfast table</title> | 12 | <title>Look | 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="found-typewriter-poem" 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">Look</h1> | 30 | <h1 class="title">Look</h1> |
@@ -45,9 +41,11 @@ | |||
45 | </header> | 41 | </header> |
46 | 42 | ||
47 | 43 | ||
48 | <section class="content verse"><p>Look, I say—look here—<br />at this <a href="planks.html">old place<br />where nothing changes</a>.<br />Look at the people<br />who pass by. Look at<br />the trees. The flowers<br />full of wanting: look<br /><a href="squirrel.html">how full they are</a> with<br />color. Look how they mock<br />us, empty people who<br />must fill themselves<br />with changes—emptiness.</p> | 44 | <section class="content verse"> |
49 | <p>“<a href="elegeyforanalternateself.html">There is nothing</a> to be<br />but happy. <a href="no-nothing.html">There is no</a><br />sadness to fall down<br />like cherry petals.”</p> | 45 | <p>Look, I say—look here—<br />at this <a href="planks.html">old place<br />where nothing changes</a>.<br />Look at the people<br />who pass by. Look at<br />the trees. The flowers<br />full of wanting: look<br /><a href="squirrel.html">how full they are</a> with<br />color. Look how they mock<br />us, empty people who<br />must fill themselves<br />with changes—emptiness.</p> |
50 | <p>The <a href="plant.html">trees don’t under-<br />stand:</a> they are too<br />tall to see the germ<br />of discontent in us.</p></section> | 46 | <p>“<a href="elegeyforanalternateself.html">There is nothing</a> to be<br />but happy. <a href="no-nothing.html">There is no</a><br />sadness to fall down<br />like cherry petals.”</p> |
47 | <p>The <a href="plant.html">trees don’t under-<br />stand:</a> they are too<br />tall to see the germ<br />of discontent in us.</p> | ||
48 | </section> | ||
51 | </article> | 49 | </article> |
52 | <nav> | 50 | <nav> |
53 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 51 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |