-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathclassic-index.html
368 lines (290 loc) · 12.9 KB
/
classic-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
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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!--
////THIS IS TEAM ALEAS PROJECT HTML DOCUMENT\\\\
Team Members
Luke
Ana
Elena
Anthony
Each member of the team has been allocated a section of code the will be responsible for.
///Ana - Animated Characters section
Ive added some extra notes to your section as it is probably the most difficult to implement, hopefully it makes sense.
///Elena - Storyline implementation
Ive allocated a section below for you to embed the widget.
///Luke - Virtual tour
Ive allocated a section below for you to embed the video once uploaded.
Most of these sections have been preassigned have already discussed, however some additions have been made for some members.
///Elena - Contact form
This section needs coding, have you done a contact form before using php to send a feedback form from the browser to someones email?
If not I can point you in the right direction for some good material to help produce one.
///Luke - Socials
Another task for you luke is to create all the social platforms across the board. This means creating a facebook page, instagram page and all the relevant social platforms.
Once you've created all these socials you'll need to add the links to the appropriate places in this section.
I hope all this makes sense!
If you have any questions contact me :)
Anthony
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Team Alea</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta charset="utf-8">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- <bootstrab css> -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Icon -->
<link rel="icon" type="image/png" href="img/fav.png">
<!-- <fonts> -->
<link href="https://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet">
<!-- owel carousel -->
<link href="css/owl.theme.default.min.css" rel="stylesheet">
<link href="css/owl.carousel.min.css" rel="stylesheet">
<!-- Font Icon Core CSS -->
<link rel="stylesheet" href="css/all.min.css">
<!-- Style css -->
<link href="css/style.css" rel="stylesheet">
</head>
<body class="classic-index">
<!-- ========= start loading ========= -->
<div class="loading"><div class="spinner"></div></div>
<!-- ========= end loading ========= -->
<!-- =====================================
==== Start main -->
<div class="main">
<!-- =====================================
==== Start header -->
<header data-scroll-index="0">
<!-- =====================================
==== Start navbar -->
<nav class="navbar navbar-expand-lg">
<div class="container">
<a class="navbar-brand" href="#">
Under-The-Hud
</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="frs"></span>
<span class="sec"></span>
<span class="thr"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="#" data-scroll-nav="0">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="1">Characters</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="2">Storyline</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="3">Virtual Tour</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="4">360° Scene</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="5">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- =====================================
==== end Loading -->
<div class="overlay">
<div class="onclick" onClick="style.pointerEvents='none'"></div>
<iframe src="https://www.google.com/maps/d/embed?mid=1mnvmcdk6no_uJ1pOBILONr6Mz7cjS6LY" width="100%" height="100%"></iframe>
</div>
<div class="container">
<div class="info-pr">
<!-- info about hero -->
<div class="info">
<h4>History According to Time</h4>
<h1 class="cd-headline clip">
<span class="cd-words-wrapper">
<b class="is-visible">Your Educational Heritage</b>
<b>University of Huddersfield</b>
<b>Uncovered</b>
</span>
</h1>
<p><i>"Cultural heritage is a key part of history, Huddersfield University’s educational heritage needs to be persevered. Our mission is to create a digital platform allowing a modern approach to presenting cultural heritage information. Through a series of interactive web applications our aim is to create a centralised platform to preserve and explore the cultural heritage of the University of Huddersfield."</i></p>
<a href="#0" class="butn butn-bg">
<span>Discover more </span>
</a>
</div>
</div>
</div>
</header>
<!-- =====================================
==== end header -->
<!--/////////////////////////////////////////////////////////////////////////////////////////////////////////-->
<!-- ================== START CHARACTERS (ANA) ================== -->
<section class="about section-padding">
<div class="container">
<!-- header of section -->
<div class="section-head text-center" data-scroll-index="1">
<h2>Face to Face</h2>
<h6>Meet the people </h6>
</div>
<div class="row">
<!-- START MEDIA SECTION -->
<div class="col-md-5 valign text-center">
<div class="img">
<!-- INSERT LINK TO ANIMATION FILE HERE (ANA) -->
<img src="img/hero.jpg" alt="">
</div>
</div>
<!-- END MEDIA SECTION -->
<!-- START INFO SECTION -->
<div class="offset-md-2 col-md-5 info">
<p>Hi there, I’m <span>##CHARACTER NAME##</span>, I look forward to stepping through time with you.</p>
<p>##INSERT CHARACTER INFO FOR SOUNDCITE, THE SOFTWARE THAT'LL READ AND SPEAK OUT LOUD##</p>
<!-- START BUTTON SECTION -->
<a href="#0" class="butn butn-bg">
<span>Let me introduce myself </span>
</a>
</div>
</div>
</div>
</section>
<!-- ================== END CHARACTERS (ANA)================== -->
<!-- ================== START STORYLINE (ELENA)================== -->
<section class="services section-padding" data-scroll-index="2">
<div class="container-fluid">
<!-- header of section -->
<div class="section-head text-center">
<h2>Storyline</h2>
<h6>STORYLINE SECTION</h6>
</div>
<!-- START CONTENT SECTION -->
<div class="row">
##STORYLINE EMBEDDING CONTENT HERE##
</div>
<!-- END CONTENT SECTION -->
</div>
</section>
<!-- ================== END STORYLINE (ELENA)================== -->
<!-- ================== START VIRTUAL TOUR (LUKE)================== -->
<section class="portfolio section-padding" data-scroll-index="3">
<div class="container-fluid">
<!-- header of section -->
<div class="section-head text-center">
<h2>Virtual Tour</h2>
<h6>VIRTUAL TOUR SECTION</h6>
</div>
<!-- START CONTENT SECTION -->
<div class="row items">
##VIRTUAL TOUR EMBEDDING CONTENT HERE##
</div>
<!-- END CONTENT SECTION -->
</div>
</section>
<!-- ================== END VIRTUAL TOUR (LUKE)================== -->
<!-- ================== START 360° SCENE (ANT)================== -->
<section class="blog section-padding" data-scroll-index="4">
<div class="container">
<!-- header of section -->
<div class="section-head text-center">
<h2>360° Scene</h2>
<h6>360° SCENE SECTION</h6>
</div>
<!-- START CONTENT SECTION -->
<div class="row">
##360° SCENE EMBEDDING CONTENT HERE##
</div>
</section>
<!-- ================== END 360° SCENE (ANT)================== -->
<!-- ================== START CONTACT (ELENA)================== -->
<section class="contact section-padding text-center" data-scroll-index="5">
<div class="container">
<!-- header of section -->
<div class="section-head text-center">
<h2>Contact</h2>
<h6>Get In Touch</h6>
</div>
<!-- contact form -->
<form action="">
<div class="form-group">
<input type="text" placeholder="Name">
</div>
<div class="form-group">
<input type="text" placeholder="Email">
</div>
<div class="form-group">
<textarea name="" placeholder="Message"></textarea>
</div>
<a href="#0" class="butn butn-bg">
<span>Submit </span>
</a>
</form>
</div>
</section>
<!-- ================== END CONTACT (ELENA)================== -->
<!-- ================== START SOCIALS (LUKE)================== -->
<footer>
<div class="overlay"></div>
<div class="container-fluid text-center">
<!-- contact info -->
<div class="row contact-info">
<div class="col-md-4">
<div class="item">
<span><i class="fas fa-mobile-alt"></i></span>
<p>[CONTACT NUMBER]</p>
</div>
</div>
<div class="col-md-4">
<div class="item">
<span><i class="fas fa-envelope"></i></span>
<p>[email protected]</p>
</div>
</div>
<div class="col-md-4">
<div class="item">
<span><i class="fas fa-location-arrow"></i></span>
<p>University of Huddersfield</p>
</div>
</div>
</div>
<div class="foot">
<!-- === social-icons === -->
<div class="social-icon">
<a href="#0">
<span><i class="fab fa-facebook-f" aria-hidden="true"></i></span>
</a>
<a href="#0">
<span><i class="fab fa-twitter" aria-hidden="true"></i></span>
</a>
<a href="#0">
<span><i class="fab fa-behance" aria-hidden="true"></i></span>
</a>
<a href="#0">
<span><i class="fab fa-linkedin-in" aria-hidden="true"></i></span>
</a>
</div>
<p>© 2020 Team Alea. ALL RIGHTS RESERVED.</p>
</div>
</div>
</footer>
<!-- ================== END SOCIALS (LUKE)================== -->
</div>
<!--======== jquery ==========-->
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/jquery-migrate-3.0.0.min.js"></script>
<!-- animated.headline js -->
<script src="js/animated.headline.js"></script>
<!--======== mixitup ==========-->
<script src="js/mixitup.min.js"></script>
<!-- owel carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- scrollIt -->
<script src="js/scrollIt.min.js"></script>
<!--======== bootstrab ==========-->
<script src="js/bootstrap.min.js"></script>
<!--======== main js ==========-->
<script src="js/main.js"></script>
</body>
</html>