about summary refs log tree commit diff stats
path: root/moon-drowning.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 /moon-drowning.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'moon-drowning.html')
-rw-r--r--moon-drowning.html28
1 files changed, 17 insertions, 11 deletions
diff --git a/moon-drowning.html b/moon-drowning.html index cd7aed0..6b6ddc0 100644 --- a/moon-drowning.html +++ b/moon-drowning.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">The Moon is drowning</h1> 30 <h1 class="title">The Moon is drowning</h1>
@@ -32,26 +33,31 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing verse"> 36 <section class="content verse">
36 <p><a href="moongone.html">The moon is drowning</a> the stars it pushes them<br />under into the darkness they cannot breathe<br />they are flailing the moon boasts to my shadow<br />how powerful is the moon how great its light</p> 37 <p><a href="moongone.html">The moon is drowning</a> the stars it pushes them<br />under into the darkness they cannot breathe<br />they are flailing the moon boasts to my shadow<br />how powerful is the moon how great its light</p>
37 <p>My shadow nods and calls the moon father though<br />it acknowledges also the existence of others<br />headlights are like little moons father my shadow says<br />they pass like waves in a dark ocean</p> 38 <p>My shadow nods and calls the moon father though<br />it acknowledges also the existence of others<br />headlights are like little moons father my shadow says<br />they pass like waves in a dark ocean</p>
38 <p>Father moon becomes angry and threatens<br />I can maroon you shadow I can trap you in darkness<br />your strength comes from my own the little moons<br />are fleeting like foam on a darkened sea</p> 39 <p>Father moon becomes angry and threatens<br />I can maroon you shadow I can trap you in darkness<br />your strength comes from my own the little moons<br />are fleeting like foam on a darkened sea</p>
39 <p>My shadow fears the night as it fears death<br />but it remembers the moon’s strength is from another<br />my shadow wants the headlights like an ocean<br />might want the moon as a seducer as a lover</p> 40 <p>My shadow fears the night as it fears death<br />but it remembers the moon’s strength is from another<br />my shadow wants the headlights like an ocean<br />might want the moon as a seducer as a lover</p>
40 </section> 41 </section>
42</article>
41 43
42 <nav> 44 <nav>
43 <a class="prevlink" href="poetry-time.html"> 45 <a class="prevlink" href="poetry-time.html"
46 title="Next article in Stark Raving">
44 Something about the nature of poetry and time 47 Something about the nature of poetry and time
45 </a> 48 </a>
46 <a class="prevlink" href="big-dipper.html"> 49 <a class="prevlink" href="big-dipper.html"
50 title="Next article in Stark Raving">
47 The Big Dipper 51 The Big Dipper
48 </a> 52 </a>
49 <a href="#" id="lozenge" title="Random page"> &loz; </a> 53 <a href="#" id="lozenge" title="Random page"> &loz; </a>
50 <a class="nextlink" href="music-443.html"> 54 <a class="nextlink" href="music-443.html"
51 Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing 55 title="Previous article in Stark Raving">
56 Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing>
52 </a> 57 </a>
53 <a class="nextlink" href="worse-looking-over.html"> 58 <a class="nextlink" href="worse-looking-over.html"
54 Worse looking over 59 title="Previous article in Stark Raving">
60 Worse looking over>
55 </a> 61 </a>
56 </nav> 62 </nav>
57</body> 63</body>