diff options
author | Case Duckworth | 2015-03-09 12:39:38 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-09 12:39:38 -0700 |
commit | 0bc764f003a763a30f3030b4de233a512a016881 (patch) | |
tree | f9734e3708fa3eb6449ac1dab05ea62d3da318ce /hard-game.html | |
parent | Re write .thing into #container > .content (diff) | |
download | autocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz autocento-0bc764f003a763a30f3030b4de233a512a016881.zip |
HTML compile 2015-03-09
Diffstat (limited to 'hard-game.html')
-rw-r--r-- | hard-game.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/hard-game.html b/hard-game.html index e5f1273..d8061e9 100644 --- a/hard-game.html +++ b/hard-game.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">A hard game</h1> | 30 | <h1 class="title">A hard game</h1> |
@@ -34,14 +35,15 @@ | |||
34 | 35 | ||
35 | </header> | 36 | </header> |
36 | 37 | ||
37 | <section class="thing verse"> | 38 | <section class="content verse"> |
38 | <p>You think building Hoggle’s a hard game?<br />You know bunk. Writing a ghazal’s a hard game.</p> | 39 | <p>You think building Hoggle’s a hard game?<br />You know bunk. Writing a ghazal’s a hard game.</p> |
39 | <p>Let’s meet in a place where words & fabric play—<br />but not <a href="sense-of-it.html">plastic</a> words. (Boggle’s a hard game.)</p> | 40 | <p>Let’s meet in a place where words & fabric play—<br />but not <a href="sense-of-it.html">plastic</a> words. (Boggle’s a hard game.)</p> |
40 | <p>A cookout where we can hash our differences<br />over steak, though making it sizzle’s a hard game.</p> | 41 | <p>A cookout where we can hash our differences<br />over steak, though making it sizzle’s a hard game.</p> |
41 | <p>Let’s go to a brothel, <a href="finding-the-lion.html">rub shoulders</a> with bare<br />shoulders, or a bar. Being wastrel’s a hard game.</p> | 42 | <p>Let’s go to a brothel, <a href="finding-the-lion.html">rub shoulders</a> with bare<br />shoulders, or a bar. Being wastrel’s a hard game.</p> |
42 | <p>Maybe we could switch professions, you and I,<br />you write the poems, I’ll puppet Fozzie—a hard game.</p> | 43 | <p>Maybe we could switch professions, you and I,<br />you write the poems, I’ll puppet Fozzie—a hard game.</p> |
43 | <p>When you call me, you never say my name.<br />Creativity’s <a href="fire.html">a hose</a>—shutting the nozzle’s the hard game.</p> | 44 | <p>When you call me, you never say my name.<br />Creativity’s <a href="fire.html">a hose</a>—shutting the nozzle’s the hard game.</p> |
44 | </section> | 45 | </section> |
46 | </article> | ||
45 | 47 | ||
46 | <nav> | 48 | <nav> |
47 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 49 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |