annotate cc_2025/cc_2025.xml @ 116:f8aedfebd3cb

getting organised
author Henry S. Thompson <ht@markup.co.uk>
date Tue, 30 Dec 2025 18:10:49 +0000
parents efd330aa27f3
children 42b5481f677c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
1 <?xml version='1.0'?>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
2 <!DOCTYPE doc SYSTEM "../../../../lib/xml/doc.dtd" >
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
3 <doc xmlns:x="http://www.w3.org/1999/xhtml">
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
4 <head>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
5 <title>Christmas 2025</title>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
6 <author>Catharine and Henry</author>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
7 <date>29 December 2025</date>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
8 <style>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
9 .intro {font-size: 120% ; font-weight: bold; margin-top: 5mm }
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
10 .lspace {margin-left: 3%}
116
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
11 .llspace {margin-left: 1%}
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
12 .H {width: 48%}
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
13 .V {width: 32%}
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
14 .VV {width: 64%}
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
15 body {width: 30cm}
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
16 .container {
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
17 display: flex;
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
18 flex-direction: row;
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
19 flex-wrap: wrap;
115
efd330aa27f3 better aspect ratio
Henry S. Thompson <ht@markup.co.uk>
parents: 114
diff changeset
20
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
21 }
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
22 .large {
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
23 width: 400px;
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
24 height: 400px;
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
25 }
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
26 .small {
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
27 width: 200px;
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
28 height: 200px;
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
29 }
115
efd330aa27f3 better aspect ratio
Henry S. Thompson <ht@markup.co.uk>
parents: 114
diff changeset
30 .container img {
efd330aa27f3 better aspect ratio
Henry S. Thompson <ht@markup.co.uk>
parents: 114
diff changeset
31 object-fit: scale-down ;
efd330aa27f3 better aspect ratio
Henry S. Thompson <ht@markup.co.uk>
parents: 114
diff changeset
32 }
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
33 </style>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
34 </head>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
35 <body>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
36 <div>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
37 <p>As ever, Catharine and I hope you have your share of repose and reflection, peace and joy, during
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
38 this holiday season. </p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
39 <p>Photos from the last year, roughly in date order (hover with mouse to see names, places and dates):</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
40 </div>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
41 <p class="intro">Our 40th anniversary celebration, 30 December 2023</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
42 <x:img src="2024pics/blessing_cropped.jpg" title="A blessing for us from Father John Farrell, who married us 40 years ago, Oxford 2023-12-30" class="V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
43 <x:img class="lspace VV" src="2024pics/guests.jpg" title="Family and friends joined us for mass, Oxford 2023-12-30"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
44 <p class="intro">Winter 2024</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
45 <x:img src="2024pics/new-year.jpg" title="Callum, Emma, Henry, Freya, Rob and Jamie, Maisey Hampton for New Year 2024-01-01" class="V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
46 <x:img class="llspace V" src="2024pics/seattle.jpg" title="James and Catharine, Seattle 2024-01-14"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
47 <x:img src="2024pics/callum-10th.jpg" title="Jamie, Callum and Freya at Callum's 10th birthday 2024-02-17" class="llspace V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
48 <p class="intro">Joanna's trip to Japan, April 2024</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
49 <x:img class="V" src="2024pics/jo-japan-1.jpg" title="Imperial Palace, Tokyo 2024-04-19"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
50 <x:img src="2024pics/jo-japan-2.jpg" title="Naoshima Island, 2024-04-21" class="llspace V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
51 <x:img class="llspace V" src="2024pics/fuji.jpg" title="Fisherman with Fuji-san in the background, Hakone 2024-04-22"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
52 <p class="intro">Spring 2024</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
53 <x:img src="2024pics/easter.jpg" title="Easter eggs, Edinburgh 2024-03-31" class="H"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
54 <x:img src="2024pics/blossom.jpg" title="Trees in blossom, Roseburn Park Edinburgh 2024-04-26" class="lspace H"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
55 <x:img class="V" src="2024pics/freya-1st-communion.jpg" title="Emma, Callum, Freya, Rob and Jamie, Freya's first communion, Cambridge 2024-06-02"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
56 <x:img src="2024pics/glasto.jpg" title="Adam and Joanna, Glastonbury 2024-06-29" class="llspace V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
57 <p class="intro">West and East coasts of Scotland, Summer 2024</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
58 <x:img class="V" src="2024pics/lochinver-3.jpg" title="Catharine above Lochinver 2024-07-07"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
59 <x:img src="2024pics/lochinver-5.jpg" title="Sea weed, Achmelvich 2024-07-07" class="llspace V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
60 <x:img src="2024pics/wildflowers.jpg" title="Wildflower machair, Baddidarach 2024-07-07" class="llspace V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
61 <x:img class="H" src="2024pics/lochinver-1_cropped.jpg" title="Baddidarach Bay 2024-07-06"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
62 <x:img src="2024pics/lochinver-2.jpg" title="Lochinver harbour 2024-07-06" class="lspace H"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
63 <x:img src="2024pics/lochinver-4.jpg" title="Achmelvich 2024-07-07" class="H"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
64 <x:img class="lspace H" src="2024pics/lochinver-6.jpg" title="Lochinver harbour 2024-07-07"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
65 <x:img class="H" src="2024pics/stac-poly-1.jpg" title="Suilven and Stac Pollaidh 2024-07-07"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
66 <!--<x:img class="H" src="2024pics/stac-poly-2.jpg" text="stac-poly-2 2024-07-08"/>-->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
67 <x:img src="2024pics/gullane-1.jpg" title="Adam and Catharine, Tyninghame beach, East Lothian 2024-07-13" class="llspace V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
68 <x:img class="V" src="2024pics/gullane-2.jpg" title="Tyninghame beach, East Lothian 2024-07-13"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
69 <p class="intro">L'Île-Rousse, Corsica, Summer 2024</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
70 <x:img src="2024pics/ile-rousse.jpg" title="Jamie and Emma at the beach, L'Île-Rousse 2024-07-27" class="H"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
71 <x:img class="lspace H" src="2024pics/bike.jpg" title="Henry's bike and L'Île-Rousse bay with ferry 2024-07-28"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
72 <x:img src="2024pics/sand-castle_cropped.jpg" title="Freya, Jamie, Rob and Callum and their sand-castle, Plage d'Aregno, Corsica 2024-08-07" class="V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
73 <x:img src="2024pics/jo_and_adam.jpg" title="Jo and Adam, L'Île-Rousse 2024-07-30" class="V llspace"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
74 <x:img class="llspace V" src="2024pics/bolands_cropped.jpg" title="Emma and Rob dîner à deux, L'Île-Rousse 2024-08-14"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
75 <p class="intro">West coast, September 2024</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
76 <x:img src="2024pics/oban-1_cropped.jpg" title="Emma kayaking in Oban harbour 2024-09-04 temperature 24C!" class="V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
77 <x:img class="llspace V" src="2024pics/oban-2.jpg" title="Oban harbour with Mull in the distance 2024-09-04"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
78 <x:img src="2024pics/arran.jpg" title="Henry cycling on Arran, view toward Goatfell 2024-09-11" class="llspace V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
79 <p class="intro">The Bolands built a new kitchen</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
80 <x:img class="V" src="2024pics/kitchen-1.jpg" title="Frame is up 2024-03-24"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
81 <x:img class="llspace V" src="2024pics/kitchen-2.jpg" title="Nearly done 2024-09-13"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
82 <x:img src="2024pics/kitchen-3.jpg" title="Only 8 months later, it's finished 2024-10-18!" class="llspace V"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
83 <p class="intro">Henry visited Hancock Point briefly</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
84 <x:img class="H" src="2024pics/hancock-point-1.jpg" title="Mount Desert Island at dusk, Hancock Point 2024-10-25"/>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
85 <x:img src="2024pics/hancock-point-2.jpg" title="Tea-time on the porch, Hancock Point 2024-10-26" class="lspace V"/>
116
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
86 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
87 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
88 <p class="intro">The Wedding</p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
89 <div class="container">
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
90 <x:img class="llspace V" src="2025pics/hens.jpg" title="what, where, 2025-05-31"/><!-- 2048x1536 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
91 <x:img class="llspace V" src="2025pics/Jo+Adam_wedding.jpg" title="what, where, 2025-07-05"/><!-- 1280x838 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
92 <x:img class="llspace V" src="2025pics/ceilidh.jpg" title="what, where, 2025-07-05"/><!-- 1600x1268 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
93 <x:img class="llspace V" src="2025pics/marriage_cert.jpg" title="what, where, 2025-07-05"/><!-- 1536x2048 -->
116
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
94 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
95 <p class="intro"></p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
96 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
97 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
98 <p class="intro">Hancock Point</p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
99 <div class="container">
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
100 <x:img class="llspace V" src="2025pics/hammock.jpg" title="what, where, 2025-07-22"/><!-- 1536x2048 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
101 <x:img class="llspace V" src="2025pics/adam_kayak.jpg" title="what, where, 2025-07-25"/><!-- 1600x1200 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
102 <x:img class="llspace V" src="2025pics/ice_cream.jpg" title="what, where, 2025-07-28"/><!-- 1200x1600 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
103 <x:img class="llspace V" src="2025pics/little_tunk.jpg" title="what, where, 2025-08"/><!-- 1200x1599 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
104 <x:img class="llspace V" src="2025pics/rock_jock.jpg" title="what, where, 2025-08"/><!-- 1536x2048 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
105 <x:img class="llspace V" src="2025pics/st_saveur.jpg" title="what, where, 2025-08"/><!-- 1536x2048 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
106 <x:img class="llspace V" src="2025pics/tunk.jpg" title="what, where, 2025-08"/><!-- 1600x1200 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
107 <x:img class="llspace V" src="2025pics/swimmin.jpg" title="what, where, 2025-08-02"/><!-- 2048x1536 -->
116
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
108 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
109 <p class="intro">Nice to look at</p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
110 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
111 <x:img class="llspace V" src="2025pics/HP_tree.jpg" title="what, where, 2025-12-26"/><!-- 739x1600 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
112 <x:img class="llspace V" src="2025pics/autumn.jpg" title="what, where, 2025-09-06"/><!-- 4608x3456 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
113 <x:img class="llspace V" src="2025pics/cherry_blossom.jpg" title="what, where, 2025-04-24"/><!-- 1599x1200 -->
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
114 <x:img class="llspace V" src="2025pics/eclipse.jpg" title="what, where, 2025-08-08"/><!-- 1200x1600 -->
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
115 <x:img class="llspace V" src="2025pics/bounty.jpg" title="what, where, 2025-08-10"/><!-- 1536x2048 -->
116
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
116 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
117 <p class="intro">Portraits</p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
118 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
119 <x:img class="llspace V" src="2025pics/james.jpg" title="what, where, 2025-04-15"/><!-- 1512x2016 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
120 <x:img class="llspace V" src="2025pics/cath.jpg" title="what, where, 2025-04-26"/><!-- 2047x1536 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
121 <x:img class="llspace V" src="2025pics/freya.jpg" title="what, where, 2025-05-26"/><!-- 1536x2048 -->
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
122 <x:img class="llspace V" src="2025pics/adam.jpg" title="what, where, 2025-10-05"/><!-- 1200x1600 -->
116
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
123 <x:img class="llspace V" src="2025pics/jamie_rasps.jpg" title="what, where, 2025-07-25"/><!-- 1600x1200 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
124 <x:img class="llspace V" src="2025pics/glam_couple.jpg" title="what, where, 2025-06-20"/><!-- 1512x2016 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
125 <x:img class="llspace V" src="2025pics/jo_adam.jpg" title="what, where, 2025-09-06"/><!-- 1200x1600 -->
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
126 <x:img class="llspace V" src="2025pics/patrick_J_A.jpg" title="what, where, 2025-10-05"/><!-- 1600x1200 -->
116
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
127 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
128 <p class="intro">Travels</p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
129 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
130 <x:img class="llspace V" src="2025pics/fuji_san.jpg" title="what, where, 2025-02-13"/><!-- 1200x1600 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
131 <x:img class="llspace V" src="2025pics/ouse.jpg" title="what, where, 2025-02-16"/><!-- 1536x2048 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
132 <x:img class="llspace V" src="2025pics/bcs.jpg" title="what, where, 2025-03-06"/><!-- 1600x1200 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
133 <x:img class="llspace V" src="2025pics/sibs.jpg" title="what, where, 2025-04-13"/><!-- 1600x1200 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
134 <x:img class="llspace V" src="2025pics/woods_hole.jpg" title="what, where, 2025-08-16"/><!-- 1200x1600 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
135 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
136 <p class="intro">Surplus?</p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
137 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
138 <x:img class="llspace V" src="2025pics/cascades.jpg" title="what, where, 2025-04-14"/><!-- 2016x1512 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
139 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
140 <p class="intro"></p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
141 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
142 <x:img class="llspace V" src="2025pics/kitchen.jpg" title="what, where, 2025-05-11"/><!-- 2016x1512 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
143 <x:img class="llspace V" src="2025pics/rob.jpg" title="what, where, 2025-05-25"/><!-- 2048x1536 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
144 <x:img class="llspace V" src="2025pics/callum_freya.jpg" title="what, where, 2025-05-26"/><!-- 1512x2016 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
145 <x:img class="llspace V" src="2025pics/norfolk_kayak.jpg" title="what, where, 2025-05-26"/><!-- 2040x1536 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
146 <x:img class="llspace V" src="2025pics/snco.jpg" title="what, where, 2025-06-01"/><!-- 2048x1536 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
147 <x:img class="llspace V" src="2025pics/villeseque.jpg" title="what, where, 2025-06-06"/><!-- 2048x1536 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
148 <x:img class="llspace V" src="2025pics/wimbledon.jpg" title="what, where, 2025-07-13"/><!-- 1512x2016 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
149 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
150 <p class="intro">Year end 2024</p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
151 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
152 <x:img class="llspace V" src="2025pics/christmas_table.jpg" title="Christmas table in Edinburgh: Emma, Jami, Rob, Freya, Callum, Joanna, Catharine, Anne Clavierole, 2024-12-25" width="100px"/><!-- 2048x1536 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
153 <x:img class="llspace V" src="2025pics/new_year.jpg" title="New Year's eve, Bolands in Norway, 2024-12-31" width="100px"/><!-- 2048x1536 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
154 <x:img class="llspace V" src="2025pics/norway.jpg" title="Aurora Borealis in Norway, Callum, Jamie, Freya, 2025-01-04" width="100px"/><!-- 1200x1600 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
155 </div>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
156 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
157 <p class="intro">Birthdays various</p>
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
158 <div class="container">
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
159 <x:img class="llspace V" src="2025pics/callum.jpg" title="Callum's 12th, Cambridge, 2025-02-17"/><!-- 1536x2040 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
160 <x:img class="llspace V" src="2025pics/smarties.jpg" title="Jamie's 7th, Cambridge, where, 2025-10-26"/><!-- 1152x2048 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
161 <x:img class="llspace V" src="2025pics/magic_flute.jpg" title="Emma's 40th, Covent Garden for _Magic Flute_, 2025-10-28"/><!-- 1200x1600 -->
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
162 </div>
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
163 </div>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
164 <p class="intro">Christmas greenery, December 2025</p>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
165 <div class="container">
115
efd330aa27f3 better aspect ratio
Henry S. Thompson <ht@markup.co.uk>
parents: 114
diff changeset
166 <x:img class="V" src="2025pics/Boland_wreath.jpg" title="Bolands' wreath, cambridge 2024-12-08"/>
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
167 <x:img class="llspace V" src="2025pics/Edinburgh_tree.jpg" title="Cath &amp; Henry's tree, Edinburgh 2024-12-25"/>
115
efd330aa27f3 better aspect ratio
Henry S. Thompson <ht@markup.co.uk>
parents: 114
diff changeset
168 <x:img class="llspace V" src="2025pics/Edinburgh_wreath.jpg" title="Cath's wreath, Edinburgh, 2025-12-24" width="1536px"/><!-- 1200x1600 -->
efd330aa27f3 better aspect ratio
Henry S. Thompson <ht@markup.co.uk>
parents: 114
diff changeset
169 <x:img class="llspace V" src="2025pics/seattle_tree.jpg" title="James's house with tree, housemates, presents, Seattle 2024-12-25"/>
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
170 </div>
116
f8aedfebd3cb getting organised
Henry S. Thompson <ht@markup.co.uk>
parents: 115
diff changeset
171
114
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
172 </body>
5b755442ed2c trying flex
Henry S. Thompson <ht@markup.co.uk>
parents:
diff changeset
173 </doc>