about summary refs log tree commit diff stats
path: root/hands.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /hands.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'hands.html')
-rw-r--r--hands.html39
1 files changed, 19 insertions, 20 deletions
diff --git a/hands.html b/hands.html index 9fac7ec..bcd5404 100644 --- a/hands.html +++ b/hands.html
@@ -1,5 +1,6 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- Template for compiled 'Autocento' documents --> 2<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
3<!-- vim: fdm=indent -->
3<html lang="en"> 4<html lang="en">
4<head> 5<head>
5 <meta charset="utf-8"> 6 <meta charset="utf-8">
@@ -23,26 +24,24 @@
23 <!-- <script src="js/external.js"> </script> --> 24 <!-- <script src="js/external.js"> </script> -->
24 </head> 25 </head>
25<body> 26<body>
27
28 <article id="container">
29 <header>
30 <!-- title -->
31 <h1 class="title">Hands</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Hands</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <p>He looked down at his hands idly while he was typing. They were <a href="weplayedthosegamestoo.html">dry and cracked in places</a>. He thought he might start bleeding so he went inside for some lotion.</p>
38 <p>“Do we have any lotion” he asked his mother. “In the medicine cabinet” she said without looking up from the TV. He walked into the <a href="boar.html">bathroom</a> and looked at himself in the mirror. “I look strange” he said to himself “I look like a teenager.” He stared into his <a href="man.html">right eye, then his left</a>. He saw nothing but <a href="deathstrumpet.html">his own reflection fish-eyed</a> in his pupils. He opened the medicine cabinet.</p>
39 <p>Back in his Writing Shack, he started to type.</p>
40 <blockquote>
41 <p>What is it about hands that gives them such power? It is that their power is hidden in the arm. Push on the inside of the wrist–the hand closes. Reach under the skin and pull on the outside tendons– the hand opens again. Hands are only <a href="ex-machina.html">machines</a> for grasping, controlled by the arm, not the mind.</p>
42 </blockquote>
43 </section>
44</article>
45 35
36 <section class="content prose">
37 <p>He looked down at his hands idly while he was typing. They were <a href="weplayedthosegamestoo.html">dry and cracked in places</a>. He thought he might start bleeding so he went inside for some lotion.</p>
38 <p>“Do we have any lotion” he asked his mother. “In the medicine cabinet” she said without looking up from the TV. He walked into the <a href="boar.html">bathroom</a> and looked at himself in the mirror. “I look strange” he said to himself “I look like a teenager.” He stared into his <a href="man.html">right eye, then his left</a>. He saw nothing but <a href="deathstrumpet.html">his own reflection fish-eyed</a> in his pupils. He opened the medicine cabinet.</p>
39 <p>Back in his Writing Shack, he started to type.</p>
40 <blockquote>
41 <p>What is it about hands that gives them such power? It is that their power is hidden in the arm. Push on the inside of the wrist–the hand closes. Reach under the skin and pull on the outside tendons– the hand opens again. Hands are only <a href="ex-machina.html">machines</a> for grasping, controlled by the arm, not the mind.</p>
42 </blockquote>
43 </section>
44 </article>
46 <nav> 45 <nav>
47 <a class="prevlink" href="shed.html" 46 <a class="prevlink" href="shed.html"
48 title="Next article in Buildings out of air: Paul in the Woods"> 47 title="Next article in Buildings out of air: Paul in the Woods">
@@ -62,5 +61,5 @@
62 Hardware 61 Hardware
63 </a> 62 </a>
64 </nav> 63 </nav>
65</body> 64 </body>
66</html> 65</html>