29
|
1 <?xml version='1.0'?>
|
|
2 <?xml-stylesheet type="text/xsl" href="../../lib/xml/doc.xsl" ?>
|
|
3 <!DOCTYPE doc SYSTEM "../../lib/xml/doc.dtd" >
|
|
4 <doc xmlns:x="http://www.w3.org/1999/xhtml">
|
|
5 <head>
|
|
6 <title>Christmas 2021</title>
|
|
7 <author>Catharine and Henry</author>
|
|
8 <date>18 December 2021</date>
|
|
9 <style>body {width: 30cm}
|
|
10 .intro {font-size: 120% ; font-weight: bold }
|
|
11 .narrow2 {width: 49%}
|
|
12 .right {float: right}
|
|
13 .left {float: left; margin-right: 2mm}
|
|
14 .clearRight {clear: right}
|
|
15 .clearLeft {clear: left}
|
|
16 .sad {border: black solid 2mm; padding: 2mm}
|
|
17 .centre {display: block; margin-left: auto; margin-right: auto}
|
|
18 #caption p { opacity: 0.0 }
|
|
19 #caption:hover p { opacity: 1.0 }
|
|
20 </style>
|
|
21 </head>
|
|
22 <body>
|
|
23 <div>
|
|
24 <p>As ever, Catharine and I hope you have your share of repose and reflection, peace and joy, during
|
|
25 this holiday season, trying to look forward with hope to 2022.</p>
|
|
26 </div>
|
|
27 <div>
|
|
28 <p>Just one photo this year, the whole family did manage to gather in
|
|
29 August, the high point of a year with little to celebrate:</p>
|
|
30 <image textGloss="Dinner at the Crocker House, Hancock Point" source="dinner.jpg" width="100%"/>
|
|
31 </div>
|
|
32 </body>
|
|
33 </doc>
|