-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdaniel_amanda_photos.html
77 lines (75 loc) · 3.18 KB
/
daniel_amanda_photos.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
---
layout: default
title: Daniel & Amanda Photos
---
<div class="container">
<div class="row">
<div class="col-3">
<p><a href="daniel_amanda_reading.html">Amanda's Reading</a></p>
<p><a href="daniel_cilla_tribute.html">Cilla's Tribute</a></p>
<p><a href="daniel_amanda_tribute.html">Amanda's Tribute</a></p>
<p><a href="daniel_10yr.html">God's hand at work over 10 years ago</a></p>
<p><a href="daniel_amanda_photos.html">Some photos of Dan & Amanda</a></p>
<p><a href="daniel_tributes.html">Tributes a year on</a></p>
<p><a href="photosolder.html">Some old photos of Daniel</a></p>
</div>
<div class="col-8">
<p>Daniel is our eldest son.</p>
<p>Unexpectedly on Saturday 2nd February 2008 he was called to Heaven to be with his Saviour.</p>
<p>The funeral was on Friday 22nd at St. Thomas' Church, Upshire.</p>
<p>Click <a href="dan_service_sheet.pdf">here</a> to see a pdf copy of the Service Sheet.</p>
</div>
</div>
</div>
<div class="container">
<div class="row text-center">
<p>Click the photos to jump down to the next one</p>
</div>
<div class="row justify-content-md-center" id="dan1">
<div class="col text-center">
<br>
<p class="text-center"><strong>Daniel & Amanda</strong></p>
</div>
</div>
<div class="row justify-content-md-center">
<div class="col"></div>
<div class="col d-flex justify-content-center text-center">
<a href="#dan2"><img src="photosdan/dan_amanda1.jpg" alt="Daniel & Amanda"></a>
</div>
<div class="col"></div>
</div>
<div class="row justify-content-md-center" id="dan2">
<div class="col text-center">
<br><br>
</div>
</div>
<div class="row justify-content-md-center">
<div class="col"></div>
<div class="col d-flex justify-content-center text-center">
<a href="#dan3"><img src="photosdan/dan_amanda2.jpg" alt="Stephen with his beard"></a>
</div>
<div class="col"></div>
</div>
<div class="row justify-content-md-center" id="dan3">
<div class="col text-center">
<br><br>
</div>
</div>
<div class="row justify-content-md-center">
<div class="col"></div>
<div class="col d-flex justify-content-center text-center">
<a href="#"><img src="photosdan/dan_amanda3.jpg" alt="Daniel & Amanda"></a>
</div>
<div class="col"></div>
</div>
<div class="row justify-content-md-center">
<div class="col text-center">
<br><br>
<p class="text-center"><a href="#">Back to the top</a></p>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13" crossorigin="anonymous"></script>
</body>
</html>