-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspecialOrders.html
346 lines (314 loc) · 15 KB
/
specialOrders.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
<!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>Special Orders Page </title>
<!-- Links to my CSS pages -->
<link rel="stylesheet" href="css/navStyle.css">
<link rel="stylesheet" href="css/specialOrdersStyles.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 title">
<h1> Special Orders</h1>
</div>
<div class = "box leftImageContainer">
<img class = "images" src = "images/redwoodbefore.jpg.JPG" alt = "old canoe in need of repair">
</div>
<div class = "box rightImageContainer">
<img class = "images" src = "images/redwoodafter.jpg.JPG" alt = "newly repaired canoe">
</div>
<div class = "textContainer">
<div class = "block">
<h2 class = "sectionTitle"> Repairs/Rebuilds</h2>
<p class = "bigWords"> Too often wooden canoes are in need of some tender loving care to
bring them back to life, whether just cosmetic or severe structural
work.
</p>
<p class = "smallWords">
Sometimes wooden canoes are stored inadequately, or may have encountered one too many
rocks. If you have such a canoe, I am happy to take a no-obligation look at it to
assess what work needs to be done to put it to rights, whether I am the right person
to do this, and how much I think that it will cost, all before any commitment is made.
</p>
</div>
</div>
<div class = "emptySpace">
</div>
<div class = "box secondLeftImageContainer">
<img class = "images" src = "images/valkyrie.jpg" alt = "original design canoe">
</div>
<div class = "secondTextContainer">
<div class = "block">
<h2 class = "sectionTitle"> Original Designs </h2>
<p class = "bigWords"> Do you have a design that you wish to build, but lack the confidence
or the skills or simply the work-space?
</p>
<p class = "smallWords">
I will be happy to look at your design, assess whether I feel it can be made using cedar-strip
construction, and build it for you if I think it will work. You will be involved in decision-making
along the way, such that the finished product fits your specifications as closely as possible.
Any changes to the plans that I deem necessary will be discussed fully with you.
</p>
</div>
</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>