-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
285 lines (269 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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Iceblue Ski Lodge: Home</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="site.webmanifest">
<link rel="apple-touch-icon" href="icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" , href="css/app.css">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" , href="css/bootstrap.css">
<link rel="stylesheet" , href="css/bttn.min.css" ;>
<link rel="stylesheet" , href="css/animate.css">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light sticky-top">
<a class="navbar-brand" href="#">
<img src="img/igloo.png" width="32" height="32" class="d-inline-block align-top"> IceBlue Ski Lodge</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
</ul>
</div>
</nav>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade
your browser</a> to improve your experience and security.</p>
<![endif]-->
<div class="container">
<div class="row justify-content-center">
<div class="col-md-12 text-center">
<div class="panel-top-padding ">
<div class="full-width-panel-index-1">
<div class="header-text-1">
<h1>Welcome to the IceBlue Ski Lodge</h1>
</div>
<div class="ski-lodge-wallpaper">
<img class="img-fluid rounded ski-lodge-wallpaper-resize" src="img/mountain_bg_photo.jpeg" />
<div class="ski-lodge-wallpaper-text animated fadeIn">
<h2>Upcoming Tours/Reservation Schedule</h2>
</div>
<div class="schedule-box-pos">
<div class="schedule-box">
<div class="schedule-header-text">
<h3>Tour Schedule</h5>
</div>
<div class="schedule-divider"></div>
<div class="schedule-box-list-pos">
<ul>
<li>
<p class="lead">
<strong class="strong-text-color">First Tour: </strong> November 20, 2018 |
<strong class="strong-text-color">End Date: </strong> November 27, 2018</p>
</li>
<li>
<p class="lead">
<strong class="strong-text-color">Second Tour: </strong> December 1, 2018 |
<strong class="strong-text-color">End Date: </strong> December 7, 2018</p>
</li>
<li>
<p class="lead">
<strong class="strong-text-color">Third Tour: </strong> December 20, 2018 |
<strong class="strong-text-color">End Date: </strong> December 27, 2018</p>
</li>
</ul>
</div>
</div>
</div>
<div class="reservation-schedule-box-pos">
<div class="reservation-schedule-box">
<div class="reservation-schedule-header-text">
<h3>When Can I Reseserve My Lodge?</h3>
</div>
<div class="schedule-divider"></div>
<div class="reservation-schedule-list">
<ul>
<li class="text-center">
<p class="lead">
<strong>First Session: </strong> September 1, 2018 - September 12, 2018</p>
</li>
<li class="text-center">
<p class="lead">
<strong>Second Session: </strong> October 12, 2018 - October 24, 2018</p>
</li>
<li class="text-center">
<p class="lead">
<strong>Third Session: </strong> November 1, 2018 - November 12, 2018</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="shoutout-box-pos">
<div class="shoutout-box">
<div class="shoutout-box-header">
<div class="text-center">
<img src="/img/loudspeaker.png" />
<div class="shoutout-header-text">
<h4>GIVE A SHOUTOUT!</h4>
</div>
<div class="shoutout-form-container">
<form id='shoutout-form'>
<div class="form-group">
<label>Name</label>
<input class="form-control" type="text" placeholder="Customer Name" id="name" />
</div>
<div class="form-group">
<label>Tell us about your stay!</label>
<input class="form-control" type="text" placeholder="What would you like to say?" id="message" />
</div>
<div class="form-group">
<label>Which session did you take part in?</label>
<input class="form-control" type="text" id="tour_session" placeholder="Give us the date or session title" />
</div>
<div class="form-group">
<button class="bttn-bordered bttn-md bttn-primary" type="submit" value="Submit">Post Message</button>
</div>
</form>
</div>
<div class="shoutout-messages">
<ul class="messageListContainer" id="messageList">
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="full-width-bg-2-top-padding">
<div class="full-width-bg-2">
<div class="tour-guide-photos">
<div class="tour-guide-header">
<h1 class="display-3">Tour Team</h1>
</div>
<div class="tour-guide-list">
<ul>
<li>
<div class="tour-guide-info">
<img class="img-strict-height img-fluid rounded-circle rounded-img-blue-border" src="img/Employer-Male.png" />
<span class="caption">
<p>Jonathan Tyler</p>
<strong>Manager</strong>
</span>
</div>
</li>
<li>
<div class="tour-guide-info">
<img class="img-strict-height img-fluid rounded-circle rounded-img-blue-border" src="img/woman_kissing_snow_man-other.jpg"
/>
<span class="caption">
<p>Betty Kyle</p>
<strong>Director</strong>
</span>
</div>
</li>
<li>
<div class="tour-guide-info">
<img class="img-strict-height img-fluid rounded-circle rounded-img-blue-border" src="img/ZBoy-CareerGetter.png" />
<span class="caption">
<p>James Strogeli</p>
<strong>Staff Lead</strong>
</span>
</div>
</li>
<li>
<div class="tour-guide-info">
<img class="img-strict-height img-fluid rounded-circle rounded-img-blue-border" src="img/Unemployed-Woman.png" />
<span class="caption">
<p>Maggie White</p>
<strong>Master Chef</strong>
</span>
</div>
</li>
<li>
<div class="tour-guide-info">
<img class="img-strict-height img-fluid rounded-circle rounded-img-blue-border" src="img/Hipster-Dan.png" />
<span class="caption">
<p>Dan Williams</p>
<strong>Entertainer/Speaker</strong>
</span>
</div>
</li>
<li>
<div class="tour-guide-info">
<img class="img-strict-height img-fluid rounded-circle rounded-img-blue-border" src="img/China-Gal-250x250.png" />
<span class="caption">
<p>Kim Jung</p>
<strong>Event Coordinator</strong>
</span>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="top-footer-padding">
<div class="footer">
<div class="container">
<div class="sponsor-header-title">
<h3>Partners & Sponsors</h3>
</div>
<div class="row">
<div class="col-md-4">
<div class="footer-elements">
<img class="img-strict-height img-fluid" src="img/kmart_logo.png" />
<span class="caption">
<p class="lead">K-Mart Enviromental</p>
</span>
</div>
</div>
<div class="col-md-4">
<div class="footer-elements">
<img class="img-strict-height img-fluid" src="img/MicrosoftEdu.jpg" />
<span class="caption">
<p class="lead">Microsoft Education</p>
</span>
</div>
</div>
<div class="col-md-4">
<div class="footer-elements">
<img class="img-strict-height img-fluid" src="/img/google_education.png" />
<span class="caption">
<p class="lead">Google Education</p>
</span>
</div>
</div>
</div>
</div>
</div>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/vendor/modernizr-3.6.0.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>