diff options
Diffstat (limited to 'the-sea_the-beach.html')
-rw-r--r-- | the-sea_the-beach.html | 37 |
1 files changed, 18 insertions, 19 deletions
diff --git a/the-sea_the-beach.html b/the-sea_the-beach.html index bff8a25..3e625a4 100644 --- a/the-sea_the-beach.html +++ b/the-sea_the-beach.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,27 +24,25 @@ | |||
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">The sea and the beach</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">The sea and the beach</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>Waiting for a reading to start<br />when there’s nobody coming anyway<br />is like waiting <a href="cold-wind.html">for the tide</a><br />to make some meaning of the beach.</p> | ||
38 | <p>The sea doesn’t know or care<br />what the beach even is, let alone<br />its cares or its troubles, its<br />little nagging under-the-skin annoyances<br /><a href="real-writer.html">that make the beach the beach</a>.</p> | ||
39 | <p>Sandworms, for example, or those crabs<br />with big pincers on one side<br />but not the other. Those really get<br />the beach’s gander up, but the sea<br />doesn’t care. The sea</p> | ||
40 | <p>only wants to <a href="plant.html">caress</a> the beach<br />with its <a href="something-simple.html">soft arms</a>, to tell the beach<br />how much it’s loved by the sea,<br />that complex of water, salt, and<br />the moon’s gravity, the mercury<br />rising up and down slowly, like a <a href="serengeti.html">yawn</a>.</p> | ||
41 | <p>The sea only cares about itself.<br />The beach lays there and takes it.</p> | ||
42 | </section> | ||
43 | </article> | ||
44 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>Waiting for a reading to start<br />when there’s nobody coming anyway<br />is like waiting <a href="cold-wind.html">for the tide</a><br />to make some meaning of the beach.</p> | ||
38 | <p>The sea doesn’t know or care<br />what the beach even is, let alone<br />its cares or its troubles, its<br />little nagging under-the-skin annoyances<br /><a href="real-writer.html">that make the beach the beach</a>.</p> | ||
39 | <p>Sandworms, for example, or those crabs<br />with big pincers on one side<br />but not the other. Those really get<br />the beach’s gander up, but the sea<br />doesn’t care. The sea</p> | ||
40 | <p>only wants to <a href="plant.html">caress</a> the beach<br />with its <a href="something-simple.html">soft arms</a>, to tell the beach<br />how much it’s loved by the sea,<br />that complex of water, salt, and<br />the moon’s gravity, the mercury<br />rising up and down slowly, like a <a href="serengeti.html">yawn</a>.</p> | ||
41 | <p>The sea only cares about itself.<br />The beach lays there and takes it.</p> | ||
42 | </section> | ||
43 | </article> | ||
45 | <nav> | 44 | <nav> |
46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 45 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
47 | </nav> | 46 | </nav> |
48 | </body> | 47 | </body> |
49 | </html> | 48 | </html> |