about summary refs log tree commit diff stats
path: root/hands.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 /hands.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'hands.html')
-rw-r--r--hands.html32
1 files changed, 19 insertions, 13 deletions
diff --git a/hands.html b/hands.html index ca813b3..f715d83 100644 --- a/hands.html +++ b/hands.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">Hands</h1> 30 <h1 class="title">Hands</h1>
@@ -32,28 +33,33 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <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> 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>
37 <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> 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>
38 <p>Back in his Writing Shack, he started to type.</p> 39 <p>Back in his Writing Shack, he started to type.</p>
39 <blockquote> 40 <blockquote>
40 <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> 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>
41 </blockquote> 42 </blockquote>
42 </section> 43 </section>
44</article>
43 45
44 <nav> 46 <nav>
45 <a class="prevlink" href="shed.html"> 47 <a class="prevlink" href="shed.html"
48 title="Next article in Buildings out of air: Paul in the Woods">
46 Shed 49 Shed
47 </a> 50 </a>
48 <a class="prevlink" href="fire.html"> 51 <a class="prevlink" href="fire.html"
52 title="Next article in Buildings out of air: Paul in the Woods">
49 Fire 53 Fire
50 </a> 54 </a>
51 <a href="#" id="lozenge" title="Random page"> &loz; </a> 55 <a href="#" id="lozenge" title="Random page"> &loz; </a>
52 <a class="nextlink" href="toilet.html"> 56 <a class="nextlink" href="toilet.html"
53 Toilet 57 title="Previous article in Buildings out of air: Paul in the Woods">
58 Toilet>
54 </a> 59 </a>
55 <a class="nextlink" href="hardware.html"> 60 <a class="nextlink" href="hardware.html"
56 Hardware 61 title="Previous article in Buildings out of air: Paul in the Woods">
62 Hardware>
57 </a> 63 </a>
58 </nav> 64 </nav>
59</body> 65</body>