generated from Code-Institute-Org/gitpod-full-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
history-1951.html
210 lines (195 loc) · 5.7 KB
/
history-1951.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="History of the Plassy shipwreck on Inisheer, Aran Islands, Ireland">
<meta name="keywords" content="plassy, shipwreck, ,inisheer, aran islands, ireland">
<link rel="stylesheet" href="assets/css/style.css">
<title>Plassy History 1951</title>
</head>
<body>
<header>
<a href="index.html">
<h1 id="logo">PLASSY</h1>
</a>
<nav id="menu">
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="history.html" class="active">History</a>
</li>
<li>
<a href="feedback.html">Feedback</a>
</li>
</ul>
</nav>
</header>
<!-- page title photo graph-->
<section id="hero-outer">
<div id="hero-image" class="plassy-image">
</div>
</section>
<!-- timeline menu -->
<section class="timeline-hist">
<div class="timeline">
<a href="history-1940.html">
<h2>1940</h2>
</a>
</div>
<div class="timeline">
<a href="history-1947.html">
<h2>1947</h2>
</a>
</div>
<div class="timeline">
<a href="history-1951.html">
<h2>1951</h2>
</a>
</div>
<div class="timeline">
<a href="history-1960.html">
<h2>1960</h2>
</a>
</div>
</section>
<!-- general information section -->
<section>
<div id="page-title">
<h2>MV Plassy</h2>
</div>
<div id="origin-intro">
<p>
Peterjon was purchased by the Limerick Steamship Company in 1951 and renamed Plassy.
</p>
<p>
She plied the seas around Ireland, ferrying cargo from one port to another. She would also
call into Belfast and Liverpool from time to time.
</p>
<p>
On March 8 1960 she ran into difficulties in the South Sound between Inisheer and the Cliffs of Moher
while transporting cargo from Fenit, County Kerry to Galway City.
</p>
</div>
</section>
<!-- ship's crew table -->
<section id="builder">
<!-- reusing existing css to conserve code -->
<div class="specs">
<div class="specs-info">
<h2>Plassey Crew in March 1960</h2>
<div id="table">
<table>
<tr>
<th>Captain :</th>
<td>Thomas Wilson</td>
</tr>
<tr>
<th>Mate :</th>
<td>Jim Henchy </td>
</tr>
<tr>
<th>Chief Engineer :</th>
<td>Mick Ward </td>
</tr>
<tr>
<th>2<sup>nd</sup> Engineer :</th>
<td>Charlie Murray </td>
</tr>
<tr>
<th>Donkey man :</th>
<td>Joe o'Brien</td>
</tr>
<tr>
<th>Bosun :</th>
<td>Jim Dempsey</td>
</tr>
<tr>
<th>Steward :</th>
<td>Bob Dixon</td>
</tr>
<tr>
<th>Deckhand 1 :</th>
<td>Tony King</td>
</tr>
<tr>
<th>Deckhand 2 :</th>
<td>Tom Finnan</td>
</tr>
<tr>
<th>Deckhand 3 :</th>
<td>Mick Tobin</td>
</tr>
<tr>
<th>Deckhand 4 :</th>
<td>Eddy Reidy</td>
</tr>
</table>
</div>
</div>
</div>
<div class="advert">
<div class="advert-info">
<img src="assets/img/1951/lim-ssco-docket.jpg" alt="Lloyds docket for Limerick Steamship Co.">
<div class="img-txt">Lloyds docket for Limerick Steamship Co.</div>
</div>
</div>
</section>
<!-- photographs and media -->
<section id="archive-images">
<div id="chart">
<div><img src="assets/img/1951/plassy.webp" alt="The Plassy at sea">
<div class="img-txt">The Plassy at sea</div>
</div>
<div><img src="assets/img/1951/south-sound.webp" alt="Chart of South sound showing Finis Rock">
<div class="img-txt">Chart of South sound showing Finis Rock</div>
</div>
</div>
<!-- timeline menu -->
</section>
<!-- timeline menu -->
<section class="timeline-hist">
<div class="timeline">
<a href="history-1940.html">
<h2>1940</h2>
</a>
</div>
<div class="timeline">
<a href="history-1947.html">
<h2>1947</h2>
</a>
</div>
<div class="timeline">
<a href="history-1951.html">
<h2>1951</h2>
</a>
</div>
<div class="timeline">
<a href="history-1960.html">
<h2>1960</h2>
</a>
</div>
</section>
<footer>
<ul class="social-networks">
<li>
<a href="https://facebook.com" target="_blank" rel="noopener" aria-label="Visit our Facebook page (opens in a new tab)"><i class="fab fa-facebook"></i></a>
</li>
<li>
<a href="https://twitter.com" target="_blank" rel="noopener" aria-label="Visit our Twitter page (opens in a new tab)"><i class="fab fa-twitter-square"></i></a>
</li>
<li>
<a href="https://youtube.com" target="_blank" rel="noopener" aria-label="Visit our YouTube page (opens in a new tab)"><i class="fab fa-youtube-square"></i></a>
</li>
<li>
<a href="https://instagram.com" target="_blank" rel="noopener" aria-label="Visit our Instagram page (opens in a new tab)"><i class="fab fa-instagram"></i></a>
</li>
</ul>
</footer>
<!-- font awesome script -->
<script src="https://kit.fontawesome.com/559cadc1ae.js" crossorigin="anonymous"></script>
</body>
</html>