diff options
Diffstat (limited to 'amber-alert.html')
-rw-r--r-- | amber-alert.html | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/amber-alert.html b/amber-alert.html index 3060133..f251168 100644 --- a/amber-alert.html +++ b/amber-alert.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,28 +24,28 @@ | |||
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">AMBER alert</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | <!-- epigraph --> |
28 | <header> | 35 | <div class="epigraph"> |
29 | <!-- title --> | 36 | <a href="http://www.boston.com/bostonglobe/ideas/articles/2008/07/20/abducted/?page=full">Apparently it does nothing.</a> |
30 | <h1 class="title">AMBER alert</h1> | 37 | </div> |
31 | 38 | ||
32 | 39 | ||
33 | |||
34 | <!-- epigraph --> | ||
35 | <div class="epigraph"> | ||
36 | <a href="http://www.boston.com/bostonglobe/ideas/articles/2008/07/20/abducted/?page=full">Apparently it does nothing.</a> | ||
37 | </div> | ||
38 | </header> | 40 | </header> |
39 | 41 | ||
40 | <section class="content prose"> | 42 | <section class="content prose"> |
41 | <p><a href="lappel-du-vide">Lost things</a> have a way of <a href="http://www.poetryfoundation.org/poem/176996">staying lost</a>. They have to want to be found—is that why we tack up signs, hang socks from hooks in the park, have a box for what’s been lost but now is found? Maybe the lost <em>want</em> to be found but we’re looking in the wrong places. Maybe we speak the wrong language, the language of the found, to call to them. Maybe we should <a href="statements-frag.html">try another door</a>.</p> | 43 | <p><a href="lappel-du-vide">Lost things</a> have a way of <a href="http://www.poetryfoundation.org/poem/176996">staying lost</a>. They have to want to be found—is that why we tack up signs, hang socks from hooks in the park, have a box for what’s been lost but now is found? Maybe the lost <em>want</em> to be found but we’re looking in the wrong places. Maybe we speak the wrong language, the language of the found, to call to them. Maybe we should <a href="statements-frag.html">try another door</a>.</p> |
42 | <figure> | 44 | <figure> |
43 | <img src="https://upload.wikimedia.org/wikipedia/en/5/54/Amber_Hagerman.jpg" alt="Amber Hagerman" /><figcaption>Amber Hagerman</figcaption> | 45 | <img src="https://upload.wikimedia.org/wikipedia/en/5/54/Amber_Hagerman.jpg" alt="Amber Hagerman" /><figcaption>Amber Hagerman</figcaption> |
44 | </figure> | 46 | </figure> |
45 | </section> | 47 | </section> |
46 | </article> | 48 | </article> |
47 | |||
48 | <nav> | 49 | <nav> |
49 | <a class="prevlink" href="last-bastion.html" | 50 | <a class="prevlink" href="last-bastion.html" |
50 | title="Next article in Stark Raving"> | 51 | title="Next article in Stark Raving"> |
@@ -64,5 +65,5 @@ | |||
64 | The Death Zone | 65 | The Death Zone |
65 | </a> | 66 | </a> |
66 | </nav> | 67 | </nav> |
67 | </body> | 68 | </body> |
68 | </html> | 69 | </html> |