diff options
Diffstat (limited to 'and.html')
-rw-r--r-- | and.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/and.html b/and.html index 90bb023..5cafc45 100644 --- a/and.html +++ b/and.html | |||
@@ -1,6 +1,7 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> | 2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> |
3 | <!-- vim: fdm=indent --> | 3 | <!-- vim: fdm=indent |
4 | --> | ||
4 | <html lang="en"> | 5 | <html lang="en"> |
5 | <head> | 6 | <head> |
6 | <meta charset="utf-8"> | 7 | <meta charset="utf-8"> |
@@ -25,19 +26,20 @@ | |||
25 | </head> | 26 | </head> |
26 | <body> | 27 | <body> |
27 | 28 | ||
29 | |||
28 | <article id="container"> | 30 | <article id="container"> |
29 | <header> | 31 | <header> |
30 | <!-- title --> | 32 | <!-- title --> |
31 | <h1 class="title">And</h1> | 33 | <h1 class="title">And</h1> |
32 | 34 | ||
33 | 35 | ||
34 | <!-- epigraph --> | 36 | <!-- epigraph --> |
35 | <div class="epigraph"> | 37 | <div class="epigraph"> |
36 | <a href="http://www.theguardian.com/lifeandstyle/2011/oct/28/margaret-atwood-q-a"><p>“What is your favorite word?”</p> | 38 | <a href="http://www.theguardian.com/lifeandstyle/2011/oct/28/margaret-atwood-q-a"><p>“What is your favorite word?”</p> |
37 | <p>“And. It is so hopeful.”</p></a> | 39 | <p>“And. It is so hopeful.”</p></a> |
38 | </div> | 40 | |
39 | <div class="epigraph-attrib">Margaret Atwood</div> | 41 | <div class="attrib">Margaret Atwood</div> |
40 | 42 | </div> | |
41 | 43 | ||
42 | </header> | 44 | </header> |
43 | 45 | ||