-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·401 lines (359 loc) · 16.5 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
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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
<!DOCTYPE html>
<html lang="en">
<head>
<title>UACISD</title>
<meta name="author" content="Zhaozhen(Peter) Liang">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="UACISD Website">
<!-- Define keywords for search engines: -->
<meta name="keywords" content="UA,CISD,club,uacisd,Chinese International Society Development">
<!-- css file link -->
<link rel="stylesheet" type="text/css" href="./CSS/HomePage/HomePage.css">
<!-- <link rel="stylesheet" type="text/css" href="./CSS/HomePage/nav.css"> -->
<link rel="stylesheet" type="text/css" href="./CSS/HomePage/query.css">
<link rel="stylesheet" type="text/css" href="./CSS/HomePage/imageslide.css">
<link href="CSS/Vendor/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.1/css/lightbox.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./CSS/HomePage/event-section.css">
<!-- Boostrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Font Awesome 5 -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Animate.css -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css?family=Kaushan+Script|Lobster|Pacifico|Open+Sans:700|Montserrat|Calligraffitti|Ubuntu:400|Inconsolata|Oswald:300,400,500,600,700|Thasadith|Montserrat:300,400,700" rel="stylesheet">
</head>
<!-- main content -->
<body>
<div class="overlay">
<h1>Chinese International Society Development</h1>
</div>
<header id="header">
<div class="container">
<div class="logo float-left">
<!-- Uncomment below if you prefer to use an image logo -->
<h1 class="text-light"><a href="#landing" class="scrollto"><span>CISD</span></a></h1>
<!-- <a href="#header" class="scrollto"><img src="img/logo.png" alt="" class="img-fluid"></a> -->
</div>
<nav class="main-nav float-right d-none d-lg-block">
<ul>
<li class="active"><a href="#landing">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#album">Event</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="PictureWall/index.html">Activity</a></li>
<li><a href="#footer">Volunteer</a></li>
</ul>
</nav><!-- .main-nav -->
</div>
</header><!-- #header -->
<section id="landing" class="image-slider-content">
<!-- home page title -->
<div class="main-content-header white">
<div class="slideshow">
<div class="slides">
<div class="slide slide--current">
<div class="slide__img" style="background-image:url('./Image/bb1.jpg');">
</div>
<div class="header_title">
<h1 class="title1">UACISD</h1>
<p class="theme mx-auto"><strong>VOLUNTEER STUDY LEADERS EXPERIENCE</strong></p>
</div>
</div>
<div class="slide">
<div class="slide__img" style="background-image: url(Image/b2.jpg);">
</div>
<div class="slide__title">
<h1 class="title2">New Semester Conference</h1>
<p class="p2">CISD new and old members’ group photo after the new semester conference</p>
</div>
</div>
<div class="slide">
<div class="slide__img" style="background-image: url(Image/b3.jpg);">
</div>
<div class="slide__title">
<h1 class="title2">Huge Treasure Hunt Game Event</h1>
<p class="p2">CISD group photo of the huge game event “Adventure Treasure Race”</p>
</div>
</div>
<div class="slide">
<div class="slide__img" style="background-image: url(Image/b4.png);">
</div>
<div class="slide__title">
<h1 class="title2">Winter Tour</h1>
<p class="p2">CISD members’ group winter tour to Banff and shot this photo at Bow River Fall</p>
</div>
</div>
<div class="slide">
<div class="slide__img" style="background-image: url(Image/b5.png);">
</div>
<div class="slide__title">
<h1 class="title2">Voluntary event</h1>
<p class="p2">CISD volunteers at Edmonton Foodbank</p>
</div>
</div>
<div class="slide">
<div class="slide__img" style="background-image: url(Image/b6.png);">
</div>
<div class="slide__title">
<h1 class="title2">Voluntary event</h1>
<p class="p2">CISD did voluntary works at AHC association during Christmas holiday</p>
</div>
</div>
</div>
<nav class="slidenav">
<div class="slidenav__item--prev arrow-pre previous" onclick="">
<svg viewBox="208.3 352 4.2 6.4">
<polygon onclick="" class="st0" points="212.1,357.3 211.5,358 208.7,355.1 211.5,352.3 212.1,353 209.9,355.1"/>
</svg>
</div>
<div class="slidenav__item--next arrow-next next" onclick="">
<svg viewBox="208.3 352 4.2 6.4">
<polygon onclick="" class="st0" points="212.1,357.3 211.5,358 208.7,355.1 211.5,352.3 212.1,353 209.9,355.1"/>
</svg>
</div>
</nav>
</div>
</div>
</section>
<section id="about">
<!-- About Section -->
<section id="about-lg" class="about-section">
<div class="left-about">
<div class="left-about-1" style="background: #CFCFCF;"></div>
<div class="left-about-2" style="background-image: url(./Image/bbb.jpg)"></div>
</div>
<div class="right-about">
<div class="right-about-1" style="background:#E8E8E8;"></div>
<div class="right-about-2">
<div class="about-content-position">
<h1>CISD</h1>
<div class="underline3 mx-auto my-3"></div>
<p>CISD is a bridge between students and local communities to facilitate meaningful interactions and relationships. Our purpose is to learn from the community, explore the potential of students, enrich the students’ experience in Canadian society, and work towards common development between students and society.</p>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about-sm">
<div class="container my-5">
<div class="row">
<div class="col-lg-12 text-center my-5">
<img src="Image/logo.png" class="text-center" style="width: 100%">
<h4 class="section-subheading text-muted">Chinese International Students Developement Society </h4>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<p>CISD is a bridge between students and local communities to facilitate meaningful interactions and relationships. Our purpose is to learn from the community, explore the potential of students, enrich the students’ experience in Canadian society, and work towards common development between students and society.</p>
</div>
<div class="col-lg-6">
<p>中国留学生发展协会(前中华济世慈悲青年组)致力于引领华人留学生群体参与社会活动、提高学术水平、寻找就业机会。我们将学生群体引往学业上的辉煌、事业上的成功,促进自我完善与融入社会。我还能再撑一会儿,编不出来了,谁来多说一点啊啊啊啊,撑不下去了,没话说了啊。好吧字数还没够,那我就再说点什么废话。哎谁来说点什么在这里,最好能保持和左边的英文等高。</p>
</div>
<!-- <div class="col-lg-12 text-center contact-group">
<a href="#about" class="btn btn-lg btn-outline" data-toggle="popover" data-trigger="hover" data-placement="top" title="微信公众号 | Wechat" data-content="请微信公众号搜索CISD,关注我们以获得最新信息">
<i class="fa fa-weixin fa-lg"></i>
</a>
<a href="https://www.facebook.com/groups/uacbc/" class="btn btn-lg btn-outline">
<i class="fa fa-facebook fa-lg"></i>
</a>
<a href="#about" class="btn btn-lg btn-outline" data-toggle="popover" data-trigger="hover" data-placement="top" title="Email | 邮箱地址" data-content="[email protected]">
<i class="fa fa-envelope fa-lg"></i>
</a>
</div> -->
</div>
</div>
</section>
</section>
<!-- Upcoming Event Section -->
<section id="album">
<div class="container-fluid">
<!-- Title and Underline -->
<div class="section-header my-5">
<h3 class="upcoming-event-title">UPCOMING EVENT</h3>
<div class="underline3 mx-auto"></div>
</div> <!-- Title and Underline End -->
<!-- Album Content -->
<div class="row album-container">
<div class="col-md-6 col-lg-3 album-item wow bounceInUp" data-wow-duration="1.4s">
<div class="album-wrap">
<figure>
<img src="Image/bg2.jpg" class="img-fluid" alt="">
<a href="Image/bg2.jpg" data-lightbox="album" data-title="App 1" class="link-preview" title="Preview"><i class="ion ion-eye"></i></a>
<a href="#" class="link-details" title="More Details"><i class="ion ion-android-open"></i></a>
</figure>
<div class="album-info">
<h4><a href="#">Event 1</a></h4>
<p>App</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3 album-item wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
<div class="album-wrap">
<figure>
<img src="Image/bg2.jpg" class="img-fluid" alt="">
<a href="Image/bg2.jpg" class="link-preview" data-lightbox="album" data-title="Web 3" title="Preview"><i class="ion ion-eye"></i></a>
<a href="#" class="link-details" title="More Details"><i class="ion ion-android-open"></i></a>
</figure>
<div class="album-info">
<h4><a href="#">Event 2</a></h4>
<p>Web</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3 album-item wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s">
<div class="album-wrap">
<figure>
<img src="Image/bg2.jpg" class="img-fluid" alt="">
<a href="Image/bg2.jpg" class="link-preview" data-lightbox="album" data-title="App 2" title="Preview"><i class="ion ion-eye"></i></a>
<a href="#" class="link-details" title="More Details"><i class="ion ion-android-open"></i></a>
</figure>
<div class="album-info">
<h4><a href="#">Event 3</a></h4>
<p>App</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3 album-item wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s">
<div class="album-wrap">
<figure>
<img src="Image/bg2.jpg" class="img-fluid" alt="">
<a href="Image/bg2.jpg" class="link-preview" data-lightbox="album" data-title="App 2" title="Preview"><i class="ion ion-eye"></i></a>
<a href="#" class="link-details" title="More Details"><i class="ion ion-android-open"></i></a>
</figure>
<div class="album-info">
<h4><a href="#">Event 4</a></h4>
<p>Event 4 description</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- #album -->
<!-- Sponsors Section -->
<!-- <section>
</section> -->
<!-- Contact Section -->
<section>
</section>
<!-- Footer Section -->
<footer>
<div class="footer-colum-wrapper">
<div class = "footer-colum">
<h6>About us</h6>
<a href="https://www.ualberta.ca/">University of Alberta</a>
<a href="https://www.ualberta.ca/">University of Alberta</a>
</div>
<div class = "footer-colum">
<h6>About us</h6>
<a href="https://www.ualberta.ca/">University of Alberta</a>
<a href="https://www.ualberta.ca/">University of Alberta</a>
</div>
<div class = "footer-colum">
<h6>About us</h6>
<a href="https://www.ualberta.ca/">University of Alberta</a>
<a href="https://www.ualberta.ca/">University of Alberta</a>
</div>
</div>
<div class="footer-divider mx-auto">
<div class="deco-line"></div>
©CISD 2019
<div class="deco-line"></div>
</div>
<div class="footer-copyright">
<h6>10811-47ave,Edmonton, AB T6H5J2,Canada </h6>
<h6>We are located on Treaty 6 / Métis Territory.</h6>
</div>
</footer>
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Javascript -->
<script src="./JS/Vendor/imagesloaded.pkgd.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/2.2.0/anime.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="JS/Vendor/mobile-nav.js"></script>
<script src="./JS/Vendor/greensock.js"></script>
<script src="./JS/HomePage/imageslide.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.1/js/lightbox.min.js"></script>
<script src="JS/HomePage/HomePage.js"></script>
<script>
if ($(window).width() < 700){
$("#about-lg").hide();
$("#about-sm").show();
} else {
$("#about-lg").show();
$("#about-sm").hide();
}
$(window).resize(function() {
if ($(window).width() < 700){
$("#about-lg").hide();
$("#about-sm").show();
} else {
$("#about-lg").show();
$("#about-sm").hide();
}
});
// Header scroll class
$('#header').addClass('header-scrolled');
// $(window).scroll(function() {
// if ($(this).scrollTop() > 100) {
// $('#header').addClass('header-scrolled');
// } else {
// $('#header').removeClass('header-scrolled');
// }
// });
// if ($(window).scrollTop() > 100) {
// $('#header').addClass('header-scrolled');
// }
// Smooth scroll for the navigation and links with .scrollto classes
$('.main-nav a, .mobile-nav a, .scrollto').on('click', function() {
if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) {
var target = $(this.hash);
if (target.length) {
var top_space = 0;
if ($('#header').length) {
top_space = $('#header').outerHeight();
if (! $('#header').hasClass('header-scrolled')) {
top_space = top_space - 40;
}
}
$('html, body').animate({
scrollTop: target.offset().top - top_space
}, 1500, 'easeInOutExpo');
if ($(this).parents('.main-nav, .mobile-nav').length) {
$('.main-nav .active, .mobile-nav .active').removeClass('active');
$(this).closest('li').addClass('active');
}
if ($('body').hasClass('mobile-nav-active')) {
$('body').removeClass('mobile-nav-active');
$('.mobile-nav-toggle i').toggleClass('fa-times fa-bars');
$('.mobile-nav-overly').fadeOut();
}
return false;
}
}
});
// Navigation active state on scroll
var nav_sections = $('section');
var main_nav = $('.main-nav, .mobile-nav');
var main_nav_height = $('#header').outerHeight();
$(window).on('scroll', function () {
var cur_pos = $(this).scrollTop();
nav_sections.each(function() {
var top = $(this).offset().top - main_nav_height,
bottom = top + $(this).outerHeight();
if (cur_pos >= top && cur_pos <= bottom) {
main_nav.find('li').removeClass('active');
main_nav.find('a[href="#'+$(this).attr('id')+'"]').parent('li').addClass('active');
}
});
});
</script>
</body>
</html>