-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
400 lines (380 loc) · 15 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="robots" content="noindex">
<title>David Stollery - In Memoria 1941 - 2023</title>
<meta property="og:title" content="David Stollery" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta property="twitter:card" content="summary_large_image" />
<style data-tag="reset-style-sheet">
html {
line-height: 1.15;
}
body {
margin: 0;
}
* {
box-sizing: border-box;
border-width: 0;
border-style: solid;
}
p,
li,
ul,
pre,
div,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
blockquote,
figcaption {
margin: 0;
padding: 0;
}
button {
background-color: transparent;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focus,
[type="button"]:-moz-focus,
[type="reset"]:-moz-focus,
[type="submit"]:-moz-focus {
outline: 1px dotted ButtonText;
}
a {
color: inherit;
}
input {
padding: 2px 4px;
}
img {
display: block;
}
html {
scroll-behavior: smooth
}
</style>
<style data-tag="default-style-sheet">
html {
font-family: Garamond;
font-size: 18px;
}
body {
font-weight: 400;
font-style: normal;
text-decoration: none;
text-transform: none;
letter-spacing: normal;
line-height: 1.55;
color: var(--dl-color-gray-black);
background-color: var(--dl-color-gray-white);
}
</style>
<style>
html {
scroll-behavior: smooth;
}
</style>
<link rel="stylesheet" href="./style.css" />
</head>
<body>
<div>
<link href="./home.css" rel="stylesheet" />
<div class="home-container">
<div data-role="Header" class="home-navbar-container">
<div class="home-navbar">
<div class="home-left-side">
<div data-role="BurgerMenu" class="home-burger-menu">
<svg viewBox="0 0 1024 1024" class="home-icon">
<path d="M128 256h768v86h-768v-86zM128 554v-84h768v84h-768zM128 768v-86h768v86h-768z"></path>
</svg>
</div>
<div class="home-links-container">
<a href="#eulogy" class="home-link Anchor">Eulogy</a>
<a href="#books" class="home-link01 Anchor">Books</a>
<a href="#messages" class="home-link03 Anchor">Messages</a>
</div>
</div>
<div class="home-title-middle">
<h1>David Stollery</h1>
</div>
<div data-role="MobileMenu" class="home-mobile-menu">
<div class="home-container1">
<div data-role="CloseMobileMenu" class="home-close-menu">
<svg viewBox="0 0 1024 1024" class="home-icon02">
<path
d="M810 274l-238 238 238 238-60 60-238-238-238 238-60-60 238-238-238-238 60-60 238 238 238-238z">
</path>
</svg>
</div>
</div>
<div class="home-links-container1">
<a href="#eulogy" class="home-link04 Anchor">Eulogy</a>
<a href="#books" class="home-link05 Anchor">Books</a>
<a href="#messages" class="home-link07 Anchor">Messages</a>
</div>
</div>
</div>
</div>
<logo-slider id="eulogy">
<div>
<img src="images/cover-portrait.jpg">
<img src="images/Scan_20180413-fix-new.jpg">
<img src="images/scan0004-AI.jpg">
<img src="images/scan0012-AI-fix.jpg">
<img src="images/scan0040-AI-fix.jpg">
<img src="images/scan0059-AI-Fix.jpg">
<img src="images/scan0061-fix.jpg">
<img src="images/scan0003-AI-fix.jpg">
<img src="images/scan0041-fix.jpg">
</div>
<div>
<img src="images/cover-portrait.jpg">
<img src="images/Scan_20180413-fix-new.jpg">
<img src="images/scan0004-AI.jpg">
<img src="images/scan0012-AI-fix.jpg">
<img src="images/scan0040-AI-fix.jpg">
<img src="images/scan0059-AI-Fix.jpg">
<img src="images/scan0061-fix.jpg">
<img src="images/scan0003-AI-fix.jpg">
<img src="images/scan0041-fix.jpg">
</div>
</logo-slider>
<div class="home-features">
<div class="home-heading-container">
<h2 class="home-text01 Section-Heading">
Eulogy
</h2>
<audio controls>
<source src="final-ode.mp3" type="audio/mpeg">
Your browser does not support the audio element. Listen <a href="final-ode.mp3">here</a>.
</audio>
</div>
<div class="home-cards-container">
<div class="home-features-card">
<div class="home-text-container">
<span class="home-text02 Card-Text">
<p>
My eyes are closed and sleeping, my willing hands are still,<br />
The one who worked so hard for you, is resting at God's will.<br />
The total love I gave you, I hope will stay in mind,<br />
The beautiful memories you gave me, I cannot leave behind.<br />
</p>
<p>
I told you not to shed a tear, and also not to cry,<br />
But then I wrote this ode to you, Oh why? Oh why? Oh why.<br />
I suppose I left a bit too early, my life force not quite spent,<br />
That's why I hid my wallet, I still owe two weeks rent.<br />
</p>
<p>
If all this seems intense to you? This surely is not right,<br />
Why am I in this wooden box, I should be on a campsite?<br />
I hope I brought you laughter and you are laughing still,<br />
Cos I never found the answer on why they fire at Will?
</p>
</span>
</div>
</div>
<div class="home-features-card">
<div class="home-text-container1">
<span class="home-text02 Card-Text">
<p>
I could have gone around the world, the sound of music said so,<br />
But now I've found a better place, that place we all must go.<br />
I hope I've made a slight impact and my life was not in vain,<br />
And sometime in the future a kind person will mention my name.<br />
</p>
<p>
I was proud to be a Royal Marine and served on many a coast,<br />
But now I have to march away, as the bugler sounds last post.<br />
I hope there are some bootnecks here, their thirst I'm sure unbound,<br />
They've heard that Stollery's gone now and he's coughed up for the round.<br />
</p>
<p>
I've had a really good life and done so many things,<br />
I found a life long partner, after exchanging wedding rings.<br />
I've seen my two sons prosper, of both I'm very proud,<br />
With lovely wives beside them, they stand out in a crowd.
</p>
</span>
</div>
</div>
<div class="home-features-card">
<div class="home-text-container2">
<span class="home-text02 Card-Text">
<p>
Please try not to be to sad my wife, the wife that I adore,<br />
For a kiss and hug awaits you, on some far and distant shore.<br />
My heart is always with you Ann, my pride in you shines bright,<br />
And now you need not suffer, my cold knees in the night.<br />
</p>
<p>
My love includes my family, my sons, my grandchildren and mates,<br />
But now the time has come for me to climb up to those gates.<br />
The family chain is broken and nothing may seem the same,<br />
But when God calls us one by one, those links will join again.
</p>
</span>
</div>
</div>
</div>
</div>
<div class="author-donations">
<p>David Stollery written circa 2016. Download the original order of service <a
href="/David's Order of Service.pdf" title="Download a PDF version of the order of service.">here</a>.</p>
</div>
<hr id="books" class="flair">
<div class="home-services">
<div class="home-heading-container1">
<h2 class="home-text08 Section-Heading">Books</h2>
<span class="home-text02 Section-Text">
These are self published books David wrote later in his life. Please feel free to download and share with
anyone.
</span>
</div>
<div class="home-cards-container1">
<div class="home-service-card">
<h3 class="home-text10 Card-Heading">A Marine Bytes</h3>
<span class="home-text02 Card-Text">
<p>
My story is about the time before, during and after joining the Royal Marines at the age of 17 and is
full of
little bytes of my history and how I was affected by the people who touched my life, sometimes in a good
way
and sometimes in a bad way. The book is about my recollections of the times I lived in.
</p>
</span>
<span class="Anchor"><a href="books/a-marines-bytes.pdf" title="Download a PDF of the entire book"
class="Anchor button">DOWNLOAD</a></span>
</div>
<div class="home-service-card1">
<h3 class="home-text12 Card-Heading">A Booklet of Odes for the Century</h3>
<span class="home-text02 Card-Text">
<p>
I have combined all of the Odes that I have written over
the last few years and have printed them in this small booklet
so that they can be enjoyed together. Others have been
written over the years but they have long since disappeared.
I hope that you enjoy the ones I have included. Happy
reading.
</p>
</span>
<span class="Anchor"><a href="books/odes-for-the-century.pdf" title="Download a PDF of the entire book"
class="Anchor button">DOWNLOAD</a></span>
</div>
<div class="home-service-card2">
<h3 class="home-text14 Card-Heading">Spider Webb and the Lion Squad (unfinished)</h3>
<span class="home-text02 Card-Text">
<p>The discovery of the small submarine was part of an incredible war story which began in earnest in 1935
when Simon (Spider) Webb, a 21 year old Englishman, born of German parents (Johann and Winifred Webb
(nee Webber), British Citizens), wrote to his friend, from his University days, Gottfried Berger
(nickname Fred), who resided in Berlin.</p>
<p>Unfunished book - as of his death almost 80% researched.</p>
</span>
<span class="Anchor">Not available</span>
</div>
</div>
</div>
<div class="author-donations">
<p>If you'd like to make a donation to charity for David, he asked for them to be made to the Royal Marines
Charity.</p>
<p><a href="https://rma-trmc.org/donate/" title="A link to the Royal Marines Charity donation page."
class="Anchor button">RMA</a></p>
</div>
<hr id="messages" class="flair">
<div class="home-features">
<div class="home-heading-container">
<h2 class="home-text01 Section-Heading">
Messages
</h2>
<span class="home-text02 Section-Text">
Please use the form below to leave a message. We'll review them and post them here if you'd like us to.
</span>
</div>
<div class="home-cards-container">
<div class="home-messages-card">
<div class="home-text-container">
<span class="home-text02 Card-Text">
<p>
Thank you for all the gifts you've given me: my intelligence, sense of humor, drive to win, love for
family, and memories. I know you're not religious, and I've followed in your footsteps. However, I am
a scientist, and I've explored eastern martial arts. Physics dictates that energy cannot be destroyed,
it can only change state. Exploring energy and ki, and living with your vivacity, I know the power you
had.
</p>
<p>
This power isn't gone, it lives on, just in a different form. I'm lucky to carry a small portion of it
with me.
</p>
<p>Love you, Dad.</p>
<p>Phil.</p>
</span>
</div>
</div>
</div>
</div>
<div class="home-get-in-touch">
<div class="home-content-container6">
<div class="home-form-container">
<form name="contact" action="/thanks.html" method="POST" netlify-honeypot="bot-field" data-netlify="true">
<p class="hidden">
<label>
Don't fill this out: <input name="bot-field" />
</label>
</p>
<input type="text" required placeholder="Name" class="home-name5 input" name="name" />
<input type="email" required placeholder="E-mail" class="home-email input" name="email" />
<textarea placeholder="Your Message" class="home-message textarea" name="message"></textarea>
<div class="home-email">
<input type="checkbox" id="display" name="display" value="display">
<label for="display"> I would like my message to appear online</label>
</div>
<button class="Anchor button" type="submit">SEND</button>
</form>
</div>
</div>
</div>
<hr class="flair">
<div class="home-footer-container">
<div class="home-footer">
<div class="home-copyright-container">
</div>
</div>
</div>
</div>
</div>
<script src="menu.js"></script>
</body>
<script src="https://tinylytics.app/embed/-QyXZYpPuDVFCJK5aBiY.js" defer></script>
</html>