This repository has been archived by the owner on Aug 27, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
promotion.html
347 lines (291 loc) · 13.6 KB
/
promotion.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
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Alpha -- Promotion</title>
<link rel="stylesheet" href="css/font-awesome/css/font-awesome.min.css" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="css/materialize.css" media="screen,projection"/>
<link rel="stylesheet" href="css/fonts/stylesheet.css" />
<link rel="stylesheet" href="css/fonts/fonts.css" />
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css" />
<link rel="stylesheet" href="css/animat/animate.min.css" />
<link rel="stylesheet" href="css/fancybox/jquery.fancybox.css" />
<link rel="stylesheet" href="css/nivo-lightbox/nivo-lightbox.css" />
<link rel="stylesheet" href="css/themes/default/default.css" />
<link rel="stylesheet" href="css/owl-carousel/owl.carousel.css" />
<link rel="stylesheet" href="css/owl-carousel/owl.theme.css" />
<link rel="stylesheet" href="css/owl-carousel/owl.transitions.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/responsive.css" />
<style>
#images {
white-space: nowrap;
}
.font {
font-family: sans-serif;
}
.overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0, 0.9);
overflow-x: hidden;
transition: 0.5s;
}
.overlay-content {
position: relative;
top: 25%;
width: 100%;
text-align: center;
margin-top: 30px;
}
.overlay a {
padding: 8px;
font-size: 36px;
color: #818181;
display: block;
transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
color: #f1f1f1;
}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
}
@media screen and (max-height: 450px) {
.overlay a {font-size: 20px}
.overlay .closebtn {
font-size: 40px;
top: 15px;
right: 35px;
}
}
</style>
</head>
<body>
<div id="font">
<div class='preloader'><div class='loaded'> </div></div>
<center><img src="images/logo.jpg" width="200"></center>
<center><a onclick="openNav()"><i class="material-icons">menu</i> </a></center>
<script>
function openNav() {
document.getElementById("myNav").style.width = "100%";
}
function closeNav() {
document.getElementById("myNav").style.width = "0%";
}
</script>
<div id="myNav" class="overlay">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="overlay-content">
<a href="index.html" class="#ff1744 "><i class="material-icons">home</i></a>
<a href="members.HTML" class="#ff1744 "><font size="4">About us</font></a>
<a href="promotion.html" class="#ff1744 "><font size="4">Promotion</font></a>
<a href="gallary.html" class="#ff1744 "><font size="4">Gallery</font></a>
<a href="video.html" class="#ff1744 "><font size="4">Videos</font></a>
<a ></a>
</div>
</div>
<section id="banner" class="banner">
<div class="container">
<div class="row">
<div class="main_banner_area text-center">
<div class="col-md-12 col-sm-12">
<div class="single_banner_text wow zoomIn" data-wow-duration="1s">
<div class="separetor"></div>
</div>
</div>
<div class="scrolldown">
<a href="#promotefu" class="scroll_btn"></a>
</div>
</div>
</div>
</div>
</section><!-- End of Banner Section -->
<section id="promotefu" class="abouts">
<div class="container">
<div class="row">
<div class="main_abouts_content">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInLeft" data-wow-duration="1s" >
<p style="font-family: sans-serif;"><font color="red"><h1>VISIT FU LUEN PROPOSAL</h1></font></p>
<div class="separetor2"></div>
<p style="font-family: sans-serif;"><font size="3">In this sharing
session, the school demonstrated the achievements of our FTC, FRC, VEX, ROV, WRO team while we are responsible for the FTC section.
on 26th of January, we did the setup. On 27th of January after we arrived Fu Luen, we started to arrange the venue. </font></p>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInRight" data-wow-duration="1s">
<img src="images/promote2.jpg" alt="" />
</div>
<div id="images">
<input type="image" height="200" src="images/promote3.jpg" >
<input type="image" height="200" src="images/promote1.jpg" >
<div class="separetor2"></div>
</div>
</div>
</div>
<div class="separetor2"></div>
<div class="main_abouts_content">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInLeft" data-wow-duration="1s" >
<p style="font-family: sans-serif;"><font size="3">Our team volunteered to introduce the contents of the FTC booth guests, it is a very rare experience.
We also gave souvenirs to the guests. After that, we also visited the booths of other schools to broaden our horizons. </font></p><p style="font-family: sans-serif;"><font size="3">On the second day, it is the day for the public to visit.
We institute the STEM and FIRST teaching concept to the public in detail and let them play a small game in order to develop using gamepads to control robots. (Pics are on the next page)</font></p>
<p style="font-family: sans-serif;"><font size="3">In this visit, we have all benefited greatly from this. Not only have we learned more about science and technology, but we have also visited other schools for the application of science and technology. This is a really good opportunity!</font></p>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInRight" data-wow-duration="1s">
<img src="images/promote4.jpg" alt="" />
</div>
<div class="single_abouts wow fadeInRight" data-wow-duration="1s">
<img src="images/promote5.jpg" alt="" />
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="promotecampus" class="abouts">
<div class="container">
<div class="row">
<div class="main_abouts_content">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInLeft" data-wow-duration="1s" >
<p style="font-family: sans-serif;"><font color="red"><h1>CAMPUS
POPULARIZE
PROPOSAL</h1></font></p>
<div class="separetor2"></div>
<p style="font-family: sans-serif;"><font size="3">In these two days, we went to the FTC exhibition in two classes of the Primary 4 and Primary 5. </font></p>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInRight" data-wow-duration="1s">
<img src="images/promote6.jpg" alt="" />
</div>
<div class="single_abouts wow fadeInRight" data-wow-duration="1s">
<img src="images/promote7.jpg" alt="" />
</div>
</div>
</div>
</div>
<div class="separetor2"></div>
<div class="main_abouts_content">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInLeft" data-wow-duration="1s" >
<p style="font-family: sans-serif;"><font size="3">On the first day, probably because of the first day as the reason, we all feel a little nervous. But we were all very happy with our preparation and the enthusiasm of the children. We not only introduced the daily work of the FTC team but also performed the competition project. </font></p><p style="font-family: sans-serif;"><font size="3">On the second day, it is the day for the public to visit.
And on the second day, we were not so nervous. Under the experience of yesterday, everyone performed better than yesterday and was ready for the March Season Game.</font></p>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInRight" data-wow-duration="1s">
<img src="images/promote8.jpg" alt="" />
</div>
<div id="images">
<input type="image" height="200" src="images/promote9.jpg" >
<input type="image" height="200" src="images/promote10.jpg" >
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="promotechristmas" class="abouts">
<div class="container">
<div class="row">
<div class="main_abouts_content">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInLeft" data-wow-duration="1s" >
<p style="font-family: sans-serif;"><font color="red"><h1>CHRISTMAS BOOTH PROPOSAL</h1></font></p>
<div class="separetor2"></div>
<p style="font-family: sans-serif;"><font color="red"><h1>EVENT</h1></font></p>
<p style="font-family: sans-serif;"><font size="3">Alpha Christmas promotion</font></p>
<p style="font-family: sans-serif;"><font size="3">Date: 2017/12/19 </font></p>
<p style="font-family: sans-serif;"><font size="3">Time: 14:00-17:00 </font></p>
<p style="font-family: sans-serif;"><font size="3">Venue: The space near Block C’s arrester bed </font></p>
<p style="font-family: sans-serif;"><font size="3">People in charge of team ALPHA: Joshua, Aurora
Staff: Sonic, Sebastien, Adriano
</font></p>
<p style="font-family: sans-serif;"><font color="red"><h1>PURPOSE</h1></font></p>
<p style="font-family: sans-serif;"><font size="3">To improve our team's image and standing in the community.
</font></p>
<p style="font-family: sans-serif;"><font color="red"><h1>BOOTH</h1></font></p>
<p style="font-family: sans-serif;"><font size="3">We think that holding a booth is a great way to promote our team since advertising can be expensive. Sponsoring an event can cost less. and provide a greater ROI (Return On Investment-投資回報率) by focusing our marketing efforts on our target audience.
</font></p>
<p style="font-family: sans-serif;"><font color="red"><h1>HOW</h1></font></p>
<p style="font-family: sans-serif;"><font size="3">Interact and promote STEM with others by letting them be the driver.</font></p>
<p style="font-family: sans-serif;"><font color="red"><h1>HOW TO PLAY ?</h1></font></p>
<p style="font-family: sans-serif;"><font size="3">TIME: 1.5 minutes</font></p>
<p style="font-family: sans-serif;"><font size="3">GOAL: Take the hat off the Christmas tree
RULES: Not allowed to attack staff, venues, other robots.</font></p>
<p style="font-family: sans-serif;"><font size="3">PRIZE:</font></p>
<p style="font-family: sans-serif;"><font size="3">1 point-small prize.</font></p>
<p style="font-family: sans-serif;"><font size="3">3 points-medium prize.</font></p>
<p style="font-family: sans-serif;"><font size="3">4 points-GRAND PRIZE.</font></p>
<p style="font-family: sans-serif;"><font size="3">SCORE: </font></p>
<p style="font-family: sans-serif;"><font size="3">1 Christmas hat per 1 point </font></p>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="single_abouts wow fadeInRight" data-wow-duration="1s">
<img src="images/promote14.jpg" alt="" />
</div>
<div class="single_abouts wow fadeInRight" data-wow-duration="1s">
<img src="images/promote13.jpg" alt="" />
</div>
<div class="single_abouts wow fadeInRight" data-wow-duration="1s">
<img src="images/promote15.jpg" alt="" />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer id="footer" class="footer">
<div class="container">
<div class="row">
<div class="main_footer text-center wow zoomIn" data-wow-duration="1s">
<p>Made by Alpha 85302 . All Rights Reserved</p>
</div>
</div>
</div>
</footer>
<!-- STRAT SCROLL TO TOP -->
<div class="scrollup">
<a href="#"><i class="fa fa-chevron-up"></i></a>
</div>
</section>
<script type="text/javascript" src="js/jquery/jquery.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script type="text/javascript" src="js/bootstrap/bootstrap.min.js"></script>
<script type="text/javascript" src="js/fancybox/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="js/nivo-lightbox/nivo-lightbox.min.js"></script>
<script type="text/javascript" src="js/owl-carousel/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/jquery-easing/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/wow/wow.min.js"></script>
<!--<script type="text/javascript" src="js/counterup/counterup.min.js"></script>-->
<!--<script src="http://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>-->
<!--<script type="text/javascript" src="js/counterup/jquery.counterup.min.js"></script>-->
<script type="text/javascript" src="js/isotop/isotope.min.js"></script>
<script type="text/javascript" src="js/isotop/isotop.function.js"></script>
<script type="text/javascript" src="js/masonry/masonry.min.js"></script>
<script type="text/javascript" src="js/mixitup/jquery.mixitup.min.js"></script>
<script type="text/javascript" src="js/masonry/masonry.pkgd.min.js"></script>
</div>
</body>
</html>