-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaddles.html
341 lines (311 loc) · 14.8 KB
/
paddles.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Lightweight cedar strip canoes hand built in Vermont. Peter Macfarlane
builds his own elegant designs of wooden canoe to order.">
<meta name="keywords" content="canoe, cedar-strip canoe, wooden canoe, wood canoe, custom built canoe, lightweight canoe, light wooden canoe,
Vermont canoe, Vermont cedar-strip canoe, Vermont handcrafted canoe, Vermont canoe builder, Vermont canoe designer, Vermont lightweight canoes,
New England cedar-strip canoe, New England wooden canoe, Northeastern USA cedar-strip canoe, Northeastern USA wooden canoe,
canoe builder, canoe designer, handcrafted canoe, canoe paddles, self-build canoe, wooden canoe guided build">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Linden+Hill&display=swap" rel="stylesheet">
<title>Paddles Page </title>
<!-- Links to my CSS pages -->
<link rel="stylesheet" href="css/navStyle.css">
<link rel="stylesheet" href="css/paddles.css">
</head>
<body>
<h1 id="closedMessage"> My site is temporarily closed.
I am currently away and unable to attend to business.
Please feel free to browse and to leave a message. I shall reply at the first opportunity.
Thank you for coming by.</h1>
<div class="grid">
<div class="box navBar">
<div role="navigation" aria-label="Nav bar">
<!-- !!!!!!!!!!!!!!!!! start of code for mobile nav bar !!!!!!!!!!!!!!!!! -->
<div id = "sideNavigation" class="sidenav">
<div class = "links">
<a href="#" class="close-btn">×</a>
<a id = "mobileNavTab" href="index.html">home</a>
<a id = "mobileNavTab" onclick="plusSlides(1)">about me</a>
<a id = "mobileNavTab" onclick="plusSlides(2)">products</a>
<a id = "mobileNavTab" onclick="plusSlides(3)">order</a>
<a id = "mobileNavTab" href="contact.html">contact</a>
</div>
<!-- displays when you click the about me link -->
<div class = "links">
<a href="index.html" class="close-btn">×</a>
<a onclick="plusSlides(-1)" class="back-arrow">←</a>
<a id = "aboutMeNavTab" href="aboutMe.html">about me</a>
<a id = "aboutMeNavTab" href = "additionalLinks.html"> additional links </a>
</div>
<!-- displays when you click the products link -->
<div class = "links">
<a href="index.html" class="close-btn">×</a>
<a onclick="plusSlides(-2)" class="back-arrow">←</a>
<div>
<table>
<tr>
<th><a id = "productsMobileNavTabHeader">canoes</a></th>
<th><a id = "productsMobileNavTabHeader" href = "paddles.html">paddles</a></th>
</tr>
<tr>
<td><a id = "productsMobileNavTab" href = "canoes.html">models</a></td>
<th><a id = "productsMobileNavTabHeader" href = "specialOrders.html">special<br>orders</a></th>
</tr>
<tr>
<td><a id = "productsMobileNavTab" href = "soloOptions.html">solo<br>options</a></td>
<th><a id = "productsMobileNavTabHeader" href = "guidedBuilds.html">guided<br>builds</a></th>
</tr>
<tr>
<td><a id = "productsMobileNavTab" href = "designFeatures.html">design<br>features</a></td>
</tr>
<tr>
<td><a id = "productsMobileNavTab" href = "seatOptions.html">seat<br>options</a></td>
</tr>
</table>
</div>
</div>
<!-- displays when you click the order link -->
<div class = "links">
<a href="index.html" class="close-btn">×</a>
<a onclick="plusSlides(-3)" class="back-arrow">←</a>
<table>
<tr>
<th><a id = "orderMobileNavTabHeader" href = "pricelist.html">pricelist</a></th>
<th><a id = "orderMobileNavTabHeader" href = "instructions.html">instructions</a></th>
</tr>
<tr>
<td><a id = "orderMobileNavTab" href = "lutraPrices.html">Lutra</a></td>
<td> </td>
</tr>
<tr>
<td><a id = "orderMobileNavTab" href = "sylvaPrices.html">Sylva</a></td>
<td> </td>
</tr>
<tr>
<td><a id = "orderMobileNavTab" href = "paddlePrices.html">paddles</a></td>
<td> </td>
</tr>
<tr>
<td><a id = "orderMobileNavTab" href = "seatPrices.html">seats</a></td>
<td> </td>
</tr>
</table>
</div>
</div>
<div class="hamburger">
<a href = "#" class = "ham-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill = "#5DBAEF" class="bi bi-list" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"></path>
</svg>
</a>
</div>
<!-- start of Javascript Code -->
<script>
document.querySelector("a.ham-icon").addEventListener("click", function(event){
document.getElementById("sideNavigation").style.width = "300px";
});
document.querySelector("a.close-btn").addEventListener("click", function(event){
document.getElementById("sideNavigation").style.width = "0";
});
let slideIndex = 1;
showSlides(slideIndex);
function plusSlides(n) {
showSlides(slideIndex += n);
}
function showSlides(n) {
let i;
let slides = document.getElementsByClassName("links");
if (n > slides.length) {slideIndex = 1}
if (n < 1) {slideIndex = slides.length}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slides[slideIndex-1].style.display = "block";
}
</script>
<!-- end of JavaScript code -->
<!-- !!!!!!!!!!!!!!!!! end of code for mobile nav bar !!!!!!!!!!!!!!!!! -->
<!-- !!!!!!!!!!!!!!!!! start of code for laptop and tablet nav bar !!!!!!!!!!!!!!!!! -->
<nav>
<ul>
<li><a id="navTab" href="index.html">home</a></li>
<!-- about me drop down -->
<li>
<div class="dropdown">
<button class="dropbtn">about me</button>
<div class="dropdown-content">
<a id="dropdownStyle" href="aboutMe.html">about me</a>
<a id="dropdownStyle" href="additionalLinks.html">additional links</a>
</div>
</div>
</li>
<!-- products dropdown -->
<div class = "noHide">
<li>
<div class="dropdown">
<button class="dropbtn">products</button>
<div class="dropdown-content">
<table>
<tbody><tr>
<th><a id="dropdownStyle">canoes</a></th>
<th> <a id="dropdownStyle" href="paddles.html">paddles</a> </th>
<th> <a id="dropdownStyle" href="specialOrders.html">special orders</a></th>
<th><a id="dropdownStyle" href="guidedBuilds.html">guided builds</a> </th>
</tr>
<tr>
<td><a id="dropdownStyle" href="canoes.html">models</a></td>
</tr>
<tr>
<td><a id="dropdownStyle" href="soloOptions.html">solo options</a></td>
</tr>
<tr>
<td><a id="dropdownStyle" href="designFeatures.html">design features</a></td>
</tr>
<tr>
<td><a id="dropdownStyle" href="seatOptions.html">seat options</a></td>
</tr>
</tbody></table>
</div>
</div>
</li>
</div>
<!-- products drop down condensed version for a smaller screen size-->
<div class = "hide">
<li>
<div class="dropdown">
<button class="dropbtn">products</button>
<div class="dropdown-content">
<table>
<tbody><tr>
<th><a id="dropdownStyle">canoes</a></th>
<th> <a id="dropdownStyle" href="paddles.html">paddles</a> </th>
</tr>
<tr>
<td><a id="dropdownStyle" href="canoes.html">models</a></td>
<th> <a id="dropdownStyle" href="specialOrders.html">special orders</a></th>
</tr>
<tr>
<td><a id="dropdownStyle" href="soloOptions.html">solo options</a></td>
<th><a id="dropdownStyle" href="guidedBuilds.html">guided builds</a> </th>
</tr>
<tr>
<td><a id="dropdownStyle" href="designFeatures.html">design features</a></td>
</tr>
<tr>
<td><a id="dropdownStyle" href="seatOptions.html">seat options</a></td>
</tr>
</tbody></table>
</div>
</div>
</li>
</div>
<!-- order dropdown -->
<li>
<div class="dropdown">
<button class="dropbtn">order</button>
<div class="dropdown-content">
<table class = "orderDropDownTable">
<tbody><tr>
<th> <a id="dropdownStyle" href="pricelist.html">pricelist</a> </th>
<th><a id="dropdownStyle" href="instructions.html">instructions</a></th>
</tr>
<tr>
<td><a id="dropdownStyle" href="lutraPrices.html">Lutra</a></td>
<td> </td>
</tr>
<tr>
<td><a id="dropdownStyle" href="sylvaPrices.html">Sylva</a></td>
<td> </td>
</tr>
<tr>
<td><a id="dropdownStyle" href="paddlePrices.html">paddles</a></td>
<td> </td>
</tr>
<tr>
<td><a id="dropdownStyle" href="seatPrices.html">seats</a></td>
<td> </td>
</tr>
</tbody></table>
</div>
</div>
</li>
<li><a id="navTab" href="contact.html">contact</a></li>
</ul>
</nav>
</div>
</div>
<!-- !!!!!!!!!!!!!!!!! end of code for laptop and tablet nav bar !!!!!!!!!!!!!!!!! -->
<div class = "box banner">
<h1> Paddles </h1>
</div>
<div class = "box firstSectionWords">
<p> A wooden paddle, carved from a single piece of carefully chosen wood, is a joy
to paddle with. It flexes during the stroke, not so much as to be inefficient, but
enough to reduce the strain on muscles and joints, making paddling not only less
tiring but also more ergonomic.
</p>
</div>
<!-- <div class = "box topLeftImg">
<img src = "images/paddleGrip.jpg">
</div>
<div class = "box bottomLeftImg">
<img src = "images/paddleblade.jpg">
</div>
<div class = "box rightImg">
<img src = "images/paddlecomp.jpg">
</div> -->
<div class = "paddleImage">
<img class = "images" src = "images/paddlecomp.jpg">
</div>
<div class = "secondSection">
<img class = "peterCanoeImg" src = "images/1305.jpg" alt = "Peter in a canoe with a paddle">
<div class = "secondSectionWords">
<p> The blade shape that I offer falls within the otter tail family. It is my
preference for deep-water touring. The long blade requires deep water; the
angles make for very clean entry; the relatively narrow blade allows entry close
to the canoe for greater efficiency; and having the widest point nearer the lower
hand makes the mechanics of extended paddling much easier than the other way round.
</p>
</div>
</div>
<div class = "thirdSection">
<p class = "thirdSectionWords"> My preferred woods are ash and cherry.
My own ash paddle has seen many hundreds of miles in diverse waters over 20 years
and more, and is still going strong.
</p>
<a href="paddlePrices.html"> <button class = "pricingBtn"> Pricing </button> </a>
</div>
<div class = "box footerDiv">
<div class="footerLeft">
<img src="images/logoNoBackground.png" class="logo">
</div>
<div class="footerMid">
<div class="container">
<h3 class="footerTitle"> Otter Creek Smallcraft Canoe and Kayak® </h3>
<h4 class="address"> 1379 Mountain Road, <br>
Vergennes, VT 05491, USA
</h4>
<h4 class="creds"> Sole Proprietor and Logo Design: Peter Macfarlane <br>
Website Design and Development © Kate MacVicar
</h4>
<!-- start of condensed footer information. Hidden until the screen is small enough, then it is shown. -->
<h4 class = "smallerCreds"> © Peter Macfarlane<br>Kate MacVicar
<!-- end of condensed footer information. -->
</div>
</div>
<div class="footerRight">
<div class="container">
<a href = "contact.html"><h2 class="getInTouchWords"> Get in touch → </h2></a>
<h4 class="contactMethods"> [+1] (802) 759-2268</h4>
<h4 class="contactMethods"><img class = "icon" src = "images/instagramIcon.png"> @ottercreeksmallcraft </h4>
<h4 class="contactMethods"> [email protected] </h4>
</div>
</div>
</div>
</div>
</body>
</html>