about summary refs log tree commit diff stats
path: root/moongone.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 /moongone.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'moongone.html')
-rw-r--r--moongone.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/moongone.html b/moongone.html index 8cef9c0..d3d384d 100644 --- a/moongone.html +++ b/moongone.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 gone and in its place a mirror</h1> 30 <h1 class="title">The moon is gone and in its place a mirror</h1>
@@ -32,17 +33,20 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <p>The moon is gone and in its place a mirror. Looking at the night sky now yields nothing but the viewer’s own face as viewed from a million miles, surrounded by the landscape he is only vaguely aware of being surrounded by. He believes that he is <a href="apollo11.html">alone</a>, surrounded by desert and mountain, but behind him—he now sees it—someone is sneaking up on him. He spins around fast, but no one is there on <a href="serengeti.html">Earth</a>. He looks back up and they are yet closer in the night sky. Again he looks over his shoulder but there is nothing, not even a desert mouse. As he looks up again he realizes it’s a cloud above him, which due to optics has looked like someone else. The cloud blocks out the moon which is now a mirror, and the viewer is completely alone.</p> 37 <p>The moon is gone and in its place a mirror. Looking at the night sky now yields nothing but the viewer’s own face as viewed from a million miles, surrounded by the landscape he is only vaguely aware of being surrounded by. He believes that he is <a href="apollo11.html">alone</a>, surrounded by desert and mountain, but behind him—he now sees it—someone is sneaking up on him. He spins around fast, but no one is there on <a href="serengeti.html">Earth</a>. He looks back up and they are yet closer in the night sky. Again he looks over his shoulder but there is nothing, not even a desert mouse. As he looks up again he realizes it’s a cloud above him, which due to optics has looked like someone else. The cloud blocks out the moon which is now a mirror, and the viewer is completely alone.</p>
37 </section> 38 </section>
39</article>
38 40
39 <nav> 41 <nav>
40 <a class="prevlink" href="ronaldmcdonald.html"> 42 <a class="prevlink" href="ronaldmcdonald.html"
43 title="Next article in Elegies for alternate selves">
41 Ronald McDonald 44 Ronald McDonald
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="mountain.html"> 47 <a class="nextlink" href="mountain.html"
45 The mountain 48 title="Previous article in Elegies for alternate selves">
49 The mountain>
46 </a> 50 </a>
47 </nav> 51 </nav>
48</body> 52</body>