about summary refs log tree commit diff stats
path: root/and.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 /and.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'and.html')
-rw-r--r--and.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/and.html b/and.html index 93b22f1..110728a 100644 --- a/and.html +++ b/and.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">And</h1> 30 <h1 class="title">And</h1>
@@ -38,18 +39,21 @@
38 <div class="epigraph-attrib">Margaret Atwood</div> 39 <div class="epigraph-attrib">Margaret Atwood</div>
39 </header> 40 </header>
40 41
41 <section class="thing verse"> 42 <section class="content verse">
42 <p>And you were there in the start of it all<br />and you folded your <a href="cold-wind.html">hands like little doves</a><br />that would fly away like an afterthought<br />and you turned to me the window light on your face<br />and you asked me something that I did not recognize<br />like a great throng of people who are not you<br />and I asked are we in a <a href="boar.html">church</a><br />and you answered with the look on your face<br />of someone <a href="roughgloves.html">grieving something gone</a> for years<br /> but that they had been reminded of<br />by a catch in the light or in someone’s voice<br />and I think maybe it could have been mine<br />and I looked away thickly my head was in jelly<br />and I didn’t get an answer from you but I got one</p> 43 <p>And you were there in the start of it all<br />and you folded your <a href="cold-wind.html">hands like little doves</a><br />that would fly away like an afterthought<br />and you turned to me the window light on your face<br />and you asked me something that I did not recognize<br />like a great throng of people who are not you<br />and I asked are we in a <a href="boar.html">church</a><br />and you answered with the look on your face<br />of someone <a href="roughgloves.html">grieving something gone</a> for years<br /> but that they had been reminded of<br />by a catch in the light or in someone’s voice<br />and I think maybe it could have been mine<br />and I looked away thickly my head was in jelly<br />and I didn’t get an answer from you but I got one</p>
43 <p>I looked at the man in front of us with glasses<br />he was speaking and holding a book<br />and I didn’t understand him he was far away<br />and I could tell I was missing something important<br />and you nodded to yourself at something he said</p> 44 <p>I looked at the man in front of us with glasses<br />he was speaking and holding a book<br />and I didn’t understand him he was far away<br />and I could tell I was missing something important<br />and you nodded to yourself at something he said</p>
44 </section> 45 </section>
46</article>
45 47
46 <nav> 48 <nav>
47 <a class="prevlink" href="howtoread.html"> 49 <a class="prevlink" href="howtoread.html"
50 title="Next article in Elegies for alternate selves">
48 How to read this 51 How to read this
49 </a> 52 </a>
50 <a href="#" id="lozenge" title="Random page"> &loz; </a> 53 <a href="#" id="lozenge" title="Random page"> &loz; </a>
51 <a class="nextlink" href="words-meaning.html"> 54 <a class="nextlink" href="words-meaning.html"
52 Words and meaning 55 title="Previous article in Elegies for alternate selves">
56 Words and meaning>
53 </a> 57 </a>
54 </nav> 58 </nav>
55</body> 59</body>