annotate cc_2022/cc_2022.xml @ 44:ba59a4e1def4

debugging
author Henry S. Thompson <ht@markup.co.uk>
date Mon, 19 Dec 2022 16:42:02 +0000
parents c3aa887470ee
children facd7304034b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
34
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
1 <?xml version='1.0'?>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
2 <?xml-stylesheet type="text/xsl" href="../../../../lib/xml/doc.xsl" ?>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
3 <!DOCTYPE doc SYSTEM "../../../../lib/xml/doc.dtd" >
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
4 <doc xmlns:x="http://www.w3.org/1999/xhtml">
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
5 <head>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
6 <title>Christmas 2022</title>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
7 <author>Catharine and Henry</author>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
8 <date>14 December 2022</date>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
9 <style>body {width: 30cm}
35
6a0a730c836b step by step
Henry S. Thompson <ht@markup.co.uk>
parents: 34
diff changeset
10 .intro {font-size: 120% ; font-weight: bold; margin-top: 5mm }
34
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
11 .narrow2 {width: 49%}
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
12 .right {float: right}
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
13 .left {float: left; margin-right: 2mm}
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
14 .clearRight {clear: right}
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
15 .clearLeft {clear: left}
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
16 .sad {border: black solid 2mm; padding: 2mm}
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
17 .centre {display: block; margin-left: auto; margin-right: auto}
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
18 #caption p { opacity: 0.0 }
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
19 #caption:hover p { opacity: 1.0 }
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
20 </style>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
21 </head>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
22 <body>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
23 <div>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
24 <p>As ever, Catharine and I hope you have your share of repose and reflection, peace and joy, during
35
6a0a730c836b step by step
Henry S. Thompson <ht@markup.co.uk>
parents: 34
diff changeset
25 this holiday season. Now more than ever the season calls for a heartfelt prayer for
34
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
26 peace and justice.</p>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
27 </div>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
28 <div>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
29 <p>Photos from the last year, roughly in date order (hover with mouse to see names, places and dates):</p>
44
ba59a4e1def4 debugging
Henry S. Thompson <ht@markup.co.uk>
parents: 43
diff changeset
30 <!-- CSS started from https://stackoverflow.com/questions/55477699/playing-video-and-showing-text-on-hovering-over-image, needed some changes...-->
36
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
31 <p class="intro">Christmas 2021</p>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
32 <image textGloss="Christmas table, Edinburgh, 2021-12-25, Joanna, Henry and Catharine's brother Jonathan and his wife Sally" source="2022pics/Christmas_20211225.jpg" width="100%" style="margin-bottom: 0.5cm"/>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
33 <image textGloss="James's cat Simone in Seattle on Christmas morning" source="2022pics/simone_20211225.jpg" width="49%" class="left clearLeft"/>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
34 <image textGloss="Cambridge, 2022-12-05, Freya, Jamie, Callum, Emma, Rob" source="2022pics/boland_christmas_20211205.jpg" width="49%" class="left" style="margin-bottom: 0.6cm"/>
35
6a0a730c836b step by step
Henry S. Thompson <ht@markup.co.uk>
parents: 34
diff changeset
35 <p class="intro clearLeft">Travels various, spring and early summer</p>
6a0a730c836b step by step
Henry S. Thompson <ht@markup.co.uk>
parents: 34
diff changeset
36 <image textGloss="Norfolk, 2022-02-19, Rob and Emma on the beach" source="2022pics/emma-rob_20220219.jpg" width="49%" class="left"/>
6a0a730c836b step by step
Henry S. Thompson <ht@markup.co.uk>
parents: 34
diff changeset
37 <image textGloss="Easter in Edinburgh, 2022, James and Freya" source="2022pics/james-freya_20220410.jpg" width="49%" class="left"/>
34
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
38 <div style="margin: auto; width: 80%; clear: left">
35
6a0a730c836b step by step
Henry S. Thompson <ht@markup.co.uk>
parents: 34
diff changeset
39 <image textGloss="Callum's first Communion, Cambridge, 2020-06-03, Emma, Adam, Rob, Henry, Joanna, Callum, Freya, Catharine, Jamie (channeling Hulk)" source="2022pics/callum_1st_communion_20220619.jpg" width="100%"/></div>
6a0a730c836b step by step
Henry S. Thompson <ht@markup.co.uk>
parents: 34
diff changeset
40 <p class="intro">Summer hols</p>
36
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
41 <image textGloss="Villeseque, France, view from Clare and Chris Thomson's new guestroom, June 2022" source="2022pics/villeseque_20220627.jpg" width="49%" class="left"/>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
42 <image textGloss="Lac de Vassiviere, France, view from our campsite, August 2022" source="2022pics/vassiviere_20220825.jpg" width="49%" class="left"/>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
43 <image textGloss="Cornwall, September 2022, Adam and Joanna" source="2022pics/adam-jo_cropped_20220918.jpg" width="49%" class="left"/>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
44 <div style="margin: auto; width: 80%; clear: left">
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
45 <image textGloss="Lac de Vassiviere, France, Bolands' campsite, August 2022, Freya, Jamie, Emma, Callum" source="2022pics/campsite_20220822.jpg" width="100%"/></div>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
46 <p class="intro">Autumn/Winter 2022</p>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
47 <image textGloss="Little Tunk Lake, Maine, October 2022, fall colours" source="2022pics/fall_colours_20221012.jpg" width="32%" class="left clearLeft"/>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
48 <image textGloss="Mount Blair, Glenshee, Scotland, December 2022, Catharine and Henry" source="2022pics/henry-cath_20221203.jpg" width="32%" class="left"/>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
49 <image textGloss="Edinburgh, Catharine's birthday, December 2022" source="2022pics/cath_at_70_20221210.jpg" width="32%" class="left" style="margin-bottom: 0.6cm"/>
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
50 <p class="intro clearleft">Preparing for Christmas, 2022</p>
37
Henry S. Thompson <ht@markup.co.uk>
parents: 36
diff changeset
51 <image textGloss="Wreath by Joanna, London, 2022-12-03" source="2022pics/jo-wreath-20221203.jpg" width="24.5%" class="clearLeft left"/>
36
6f0b3a5f3ae7 nearly done...
Henry S. Thompson <ht@markup.co.uk>
parents: 35
diff changeset
52 <image textGloss="Christmas tree with elf, Cambridge, 2022-12-06" source="2022pics/flying_santa_20221205.jpg" width="24%" class="left"/>
37
Henry S. Thompson <ht@markup.co.uk>
parents: 36
diff changeset
53 <image textGloss="Wreath by Emma, Cambridge, 2022-11-27" source="2022pics/boland-wreath_20221127.jpg" width="24.5%" class="left"/>
Henry S. Thompson <ht@markup.co.uk>
parents: 36
diff changeset
54 <image textGloss="Wreath by Catharine, Edinburgh, 2020-12-24" source="2022pics/cath-wreath_202212??.jpg" width="24%" class="left"/>
34
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
55 <p class="clearLeft">&nbsp;</p>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
56 </div>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
57 </body>
8b60685a02e1 beginning to retrofit to 2021 version,
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
58 </doc>