about summary refs log tree commit diff stats
path: root/reports.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 /reports.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'reports.html')
-rw-r--r--reports.html36
1 files changed, 21 insertions, 15 deletions
diff --git a/reports.html b/reports.html index 8a3505d..62d08a0 100644 --- a/reports.html +++ b/reports.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">Reports</h1> 30 <h1 class="title">Reports</h1>
@@ -32,30 +33,35 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <p>“Paul, you can’t turn in your reports on four-by-six notecards” Jill told him after he handed her his reports, typed carefully on twelve four-by-six notecards. He had spent the weekend</p> 37 <p>“Paul, you can’t turn in your reports on four-by-six notecards” Jill told him after he handed her his reports, typed carefully on twelve four-by-six notecards. He had spent the weekend</p>
37 <ol type="1"> 38 <ol type="1">
38 <li>going to the Office Supply Store to buy notecards and typewriter ribbon (he found it surprisingly easily) after his first payday</li> 39 <li>going to the Office Supply Store to buy notecards and typewriter ribbon (he found it surprisingly easily) after his first payday</li>
39 <li>replacing the ribbon in his typewriter (this took approximately half an hour, because he had to figure it all out on his own)</li> 40 <li>replacing the ribbon in his typewriter (this took approximately half an hour, because he had to figure it all out on his own)</li>
40 <li>opening the package of notecards (this took approximately four seconds, although he still had to figure out how to do it on his own. It was just easier)</li> 41 <li>opening the package of notecards (this took approximately four seconds, although he still had to figure out how to do it on his own. It was just easier)</li>
41 <li>carefully typing the reports he’d handwritten on letter paper onto the notecards (he made many mistakes and threw away many notecards, though later he used them for kindling)</li> 42 <li>carefully typing the reports he’d handwritten on letter paper onto the notecards (he made many mistakes and threw away many notecards, though later he used them for kindling)</li>
42 </ol> 43 </ol>
43 <p>so understandably he was upset. He told Jill all the work he’d gone to to type those notecard reports for her, for the company. <a href="seasonal-affective-disorder.html">She shook her head.</a> “Paul, you don’t have to do all that work at home. Just type it up on the computers here, that’s all you need to do. Thanks for the work though.” He nodded as she threw the notecards into the trashcan and left his cubicle.</p> 44 <p>so understandably he was upset. He told Jill all the work he’d gone to to type those notecard reports for her, for the company. <a href="seasonal-affective-disorder.html">She shook her head.</a> “Paul, you don’t have to do all that work at home. Just type it up on the computers here, that’s all you need to do. Thanks for the work though.” He nodded as she threw the notecards into the trashcan and left his cubicle.</p>
44 </section> 45 </section>
46</article>
45 47
46 <nav> 48 <nav>
47 <a class="prevlink" href="snow.html"> 49 <a class="prevlink" href="snow.html"
50 title="Next article in Buildings out of air: Paul in the Woods">
48 Snow 51 Snow
49 </a> 52 </a>
50 <a class="prevlink" href="question.html"> 53 <a class="prevlink" href="question.html"
54 title="Next article in Buildings out of air: Paul in the Woods">
51 Question 55 Question
52 </a> 56 </a>
53 <a href="#" id="lozenge" title="Random page"> &loz; </a> 57 <a href="#" id="lozenge" title="Random page"> &loz; </a>
54 <a class="nextlink" href="swear.html"> 58 <a class="nextlink" href="swear.html"
55 Swear 59 title="Previous article in Buildings out of air: Paul in the Woods">
60 Swear>
56 </a> 61 </a>
57 <a class="nextlink" href="sapling.html"> 62 <a class="nextlink" href="sapling.html"
58 Sapling 63 title="Previous article in Buildings out of air: Paul in the Woods">
64 Sapling>
59 </a> 65 </a>
60 </nav> 66 </nav>
61</body> 67</body>