about summary refs log tree commit diff stats
path: root/serengeti.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-09 12:39:38 -0700
committerCase Duckworth2015-03-09 12:39:38 -0700
commit0bc764f003a763a30f3030b4de233a512a016881 (patch)
treef9734e3708fa3eb6449ac1dab05ea62d3da318ce /serengeti.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'serengeti.html')
-rw-r--r--serengeti.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/serengeti.html b/serengeti.html index c6efcc2..c6f315e 100644 --- a/serengeti.html +++ b/serengeti.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">Serengeti</h1> 30 <h1 class="title">Serengeti</h1>
@@ -32,17 +33,20 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing verse"> 36 <section class="content verse">
36 <p>The self is a serengeti<br />a wide grassland with baobab trees<br />reaching their roots deep into earth<br />like a child into a clay pot<br />A wind blows there or seems to blow<br />if he holds it up to his ear the air shifts<br />like stones in a stream uncovering a crawfish<br />it finds another hiding place watching you<br />Its eyes are blacker than wind<br />on the serengeti they are the <a href="onformalpoetry.html">eyes of a predator</a><br />they are coming toward you or receding<br />a storm cloud builds on the horizon<br />Are you <a href="squirrel.html">running</a> toward the rain or away from it<br />Do you stand still and crouch hoping for silence</p> 37 <p>The self is a serengeti<br />a wide grassland with baobab trees<br />reaching their roots deep into earth<br />like a child into a clay pot<br />A wind blows there or seems to blow<br />if he holds it up to his ear the air shifts<br />like stones in a stream uncovering a crawfish<br />it finds another hiding place watching you<br />Its eyes are blacker than wind<br />on the serengeti they are the <a href="onformalpoetry.html">eyes of a predator</a><br />they are coming toward you or receding<br />a storm cloud builds on the horizon<br />Are you <a href="squirrel.html">running</a> toward the rain or away from it<br />Do you stand still and crouch hoping for silence</p>
37 </section> 38 </section>
39</article>
38 40
39 <nav> 41 <nav>
40 <a class="prevlink" href="mountain.html"> 42 <a class="prevlink" href="mountain.html"
43 title="Next article in Elegies for alternate selves">
41 The mountain 44 The mountain
42 </a> 45 </a>
43 <a href="#" id="lozenge" title="Random page"> &loz; </a> 46 <a href="#" id="lozenge" title="Random page"> &loz; </a>
44 <a class="nextlink" href="shipwright.html"> 47 <a class="nextlink" href="shipwright.html"
45 The shipwright 48 title="Previous article in Elegies for alternate selves">
49 The shipwright>
46 </a> 50 </a>
47 </nav> 51 </nav>
48</body> 52</body>