diff options
author | Case Duckworth | 2015-03-09 12:39:38 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-09 12:39:38 -0700 |
commit | 0bc764f003a763a30f3030b4de233a512a016881 (patch) | |
tree | f9734e3708fa3eb6449ac1dab05ea62d3da318ce /found-typewriter-poem.html | |
parent | Re write .thing into #container > .content (diff) | |
download | autocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz autocento-0bc764f003a763a30f3030b4de233a512a016881.zip |
HTML compile 2015-03-09
Diffstat (limited to 'found-typewriter-poem.html')
-rw-r--r-- | found-typewriter-poem.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/found-typewriter-poem.html b/found-typewriter-poem.html index 731abcc..d75cc34 100644 --- a/found-typewriter-poem.html +++ b/found-typewriter-poem.html | |||
@@ -24,6 +24,7 @@ | |||
24 | </head> | 24 | </head> |
25 | <body> | 25 | <body> |
26 | 26 | ||
27 | <article id="header"> | ||
27 | <header> | 28 | <header> |
28 | <!-- title --> | 29 | <!-- title --> |
29 | <h1 class="title">Look</h1> | 30 | <h1 class="title">Look</h1> |
@@ -36,11 +37,12 @@ | |||
36 | </div> | 37 | </div> |
37 | </header> | 38 | </header> |
38 | 39 | ||
39 | <section class="thing verse"> | 40 | <section class="content verse"> |
40 | <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> | 41 | <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> |
41 | <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> | 42 | <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> |
42 | <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> | 43 | <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> |
43 | </section> | 44 | </section> |
45 | </article> | ||
44 | 46 | ||
45 | <nav> | 47 | <nav> |
46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 48 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |