about summary refs log tree commit diff stats
path: root/dream.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 /dream.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'dream.html')
-rw-r--r--dream.html30
1 files changed, 18 insertions, 12 deletions
diff --git a/dream.html b/dream.html index c160b61..4813f2f 100644 --- a/dream.html +++ b/dream.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">Dream</h1> 30 <h1 class="title">Dream</h1>
@@ -32,27 +33,32 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <p>It had gotten cold. He went to lay down <a href="in-bed.html">in bed</a> with a pad and paper. He began to write. Although he hadn’t tried it much in bed before, he liked it mostly. His arm got tired journeying across the page like a series of switchbacks down the wall of the Grand Canyon. He wrote this down in the margin, for later:</p> 37 <p>It had gotten cold. He went to lay down <a href="in-bed.html">in bed</a> with a pad and paper. He began to write. Although he hadn’t tried it much in bed before, he liked it mostly. His arm got tired journeying across the page like a series of switchbacks down the wall of the Grand Canyon. He wrote this down in the margin, for later:</p>
37 <p><em>Arm journeying across<br />the pg. like a<br />series of switch-<br />backs down the wall<br />of the Grand Canyon</em></p> 38 <p><em>Arm journeying across<br />the pg. like a<br />series of switch-<br />backs down the wall<br />of the Grand Canyon</em></p>
38 <p>His arm began to pain him. He adjusted his position in the bed. It didn’t help much with the pain. It still hurt as he wrote. He began to be distracted by his mother’s music playing in the next room.</p> 39 <p>His arm began to pain him. He adjusted his position in the bed. It didn’t help much with the pain. It still hurt as he wrote. He began to be distracted by his mother’s music playing in the next room.</p>
39 <p>“Could you turn that down please” he hollered across the wall to his mother. She made no reply (<a href="music-433.html">music too loud</a>). He gave his arm a break to look at what he’d written. He couldn’t make heads or tails of it. It looked like Arabic.</p> 40 <p>“Could you turn that down please” he hollered across the wall to his mother. She made no reply (<a href="music-433.html">music too loud</a>). He gave his arm a break to look at what he’d written. He couldn’t make heads or tails of it. It looked like Arabic.</p>
40 <p>He woke up gasping in a sweat.</p> 41 <p>He woke up gasping in a sweat.</p>
41 </section> 42 </section>
43</article>
42 44
43 <nav> 45 <nav>
44 <a class="prevlink" href="underwear.html"> 46 <a class="prevlink" href="underwear.html"
47 title="Next article in Buildings out of air: Paul in the Woods">
45 Underwear 48 Underwear
46 </a> 49 </a>
47 <a class="prevlink" href="cereal.html"> 50 <a class="prevlink" href="cereal.html"
51 title="Next article in Buildings out of air: Paul in the Woods">
48 Cereal 52 Cereal
49 </a> 53 </a>
50 <a href="#" id="lozenge" title="Random page"> &loz; </a> 54 <a href="#" id="lozenge" title="Random page"> &loz; </a>
51 <a class="nextlink" href="axe.html"> 55 <a class="nextlink" href="axe.html"
52 Axe 56 title="Previous article in Buildings out of air: Paul in the Woods">
57 Axe>
53 </a> 58 </a>
54 <a class="nextlink" href="early.html"> 59 <a class="nextlink" href="early.html"
55 Early 60 title="Previous article in Buildings out of air: Paul in the Woods">
61 Early>
56 </a> 62 </a>
57 </nav> 63 </nav>
58</body> 64</body>