about summary refs log tree commit diff stats
path: root/roughgloves.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 /roughgloves.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'roughgloves.html')
-rw-r--r--roughgloves.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/roughgloves.html b/roughgloves.html index 31527a3..72c96db 100644 --- a/roughgloves.html +++ b/roughgloves.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">Rough gloves</h1> 30 <h1 class="title">Rough gloves</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>I lost my hands &amp; knit replacement ones<br />from <a href="poetry-time.html">spiders’ threads</a>, stronger than steel but soft<br />as lambs’ wool. Catching as they do on nails<br />&amp; your collarbone, you don’t seem to like<br />their rough warm presence on your <a href="feedingtheraven.html">cheek or thigh</a>.<br />I’ve asked you if you minded, you’ve said no<br />(your face a table laid with burnt meat, bread<br />so stale it could <a href="weplayedthosegamestoo.html">break a hand</a>). Remember<br />your senile mother’s face above that table?<br />I’d say she got the meaning of that look.<br />You’d rather not be touched by these rough gloves,<br />the only way I have to knit a love<br />against whatever winters we may enter<br />like a silkworm in a spider’s blackened <a href="serengeti.html">maw</a>.</p> 37 <p>I lost my hands &amp; knit replacement ones<br />from <a href="poetry-time.html">spiders’ threads</a>, stronger than steel but soft<br />as lambs’ wool. Catching as they do on nails<br />&amp; your collarbone, you don’t seem to like<br />their rough warm presence on your <a href="feedingtheraven.html">cheek or thigh</a>.<br />I’ve asked you if you minded, you’ve said no<br />(your face a table laid with burnt meat, bread<br />so stale it could <a href="weplayedthosegamestoo.html">break a hand</a>). Remember<br />your senile mother’s face above that table?<br />I’d say she got the meaning of that look.<br />You’d rather not be touched by these rough gloves,<br />the only way I have to knit a love<br />against whatever winters we may enter<br />like a silkworm in a spider’s blackened <a href="serengeti.html">maw</a>.</p>
37 </section> 38 </section>
39</article>
38 40
39 <nav> 41 <nav>
40 <a class="prevlink" href="lovesong.html"> 42 <a class="prevlink" href="lovesong.html"
43 title="Next article in Elegies for alternate selves">
41 Love Song 44 Love Song
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="ronaldmcdonald.html"> 47 <a class="nextlink" href="ronaldmcdonald.html"
45 Ronald McDonald 48 title="Previous article in Elegies for alternate selves">
49 Ronald McDonald>
46 </a> 50 </a>
47 </nav> 51 </nav>
48</body> 52</body>