-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
434 lines (372 loc) · 17.7 KB
/
index.html
File metadata and controls
434 lines (372 loc) · 17.7 KB
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
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
<!DOCTYPE html>
<html style="" lang="vi"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ASO - Applied Science Organization</title>
<meta name="description" content="Tổ chức Khoa học và Ứng dụng ASO - Applied Science Organization (THPT Chuyên Sư Phạm Hà Nội)">
<link rel="stylesheet" href="css/styles-merged.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/myStyleCSS.css">
<link rel="stylesheet" href="css/style_002.css">
<link rel="stylesheet" href="css/css-post/myCSS.css">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
<script src="js/vendor/respond.min.js"></script>
<![endif]-->
<body>
<!-- Fixed navbar -->
<nav class="navbar navbar-default probootstrap-navbar">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html" title="ASO">ASO</a>
</div>
<div id="navbar-collapse" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active navbar-navS"><a href="#head" data-nav-section="home" class="onPage">Trang chủ</a></li>
<li class="navbar-navS"><a href="#about" data-nav-section="about" class="onPage">Về chúng tôi</a></li>
<li class="navbar-navS"><a href="#event" data-nav-section="event" class="onPage">Các hoạt động</a></li>
<li class="navbar-navS"><a href="#team" data-nav-section="member" class="onPage">Thành viên</a></li>
<li class="navbar-navS"><a href="#contact" data-nav-section="contact" class="onPage">Liên hệ</a></li>
<li><a href="post.html">Bài viết</a></li>
</ul>
</div>
</div>
</nav>
<section class="probootstrap-hero prohttp://localhost/probootstrap/frame/#featuresbootstrap-slant" style="background-image: url('img/heading.jpg'); background-position: 0px 0px;" data-section="home" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row intro-text">
<div class="col-md-8 col-md-offset-2 text-center">
<h1 class="probootstrap-heading probootstrap-animate fadeInUp probootstrap-animated">ASO - Applied Science Organization</h1>
<p class="probootstrap-animate fadeInUp probootstrap-animated" style="color:#fff">Tổ chức Khoa học và Ứng dụng đầu tiên tại THPT Chuyên Đại học Sư phạm Hà Nội.</p>
<div class="probootstrap-subheading center">
<p class="probootstrap-animate fadeInUp probootstrap-animated"><a href="#about" class="btn btn-default smoothscroll" role="button">Tìm hiểu thêm</a></p>
</div>
</div>
</div>
</div>
</section>
<!--bài đăng -->
<section class="probootstrap-section">
<div class="col-md-8 col-md-offset-2 probootstrap-section-heading">
<h2 class="mb30 text-black probootstrap-heading text-center">Bài viết mới nhất</h2>
</div>
<div class="grid-post">
<div class="post-image">
<img src="img/post-img/the_laetus.jpg" />
</div>
<div class="post-text">
<h1><a href="index.html" target="_blank">ASO IS COMING TO TOWN!</a></h1>
<p>Chắc các bạn đang rất nóng lòng muốn biết nhiều hơn về ASO phải không nào.
Không để các bạn chờ lâu nữa, ASO sẽ mang đến cho các bạn một món quà rất đặc biệt
dành cho CSP-er, chính là BUỔI GIỚI THIỆU – THE LAETUS. </p>
<br><br><br>
<p style="text-align: right; margin-right: 2em;"><a href="post.html" target="_blank">>>Xem thêm các bài viết khác</a></p>
</div>
</div>
</section>
<!--End bài đăng-->
<section class="probootstrap-section probootstrap-bg-light" data-section="about">
<div class="container">
<div class="row text-center mb100" id="about">
<div class="col-md-8 col-md-offset-2 probootstrap-section-heading">
<h2 class="mb30 text-black probootstrap-heading">Về chúng tôi</h2>
<p><b>ASO – Applied Science Organization</b> là Tổ chức Khoa học và Ứng dụng đầu tiên tại THPT Chuyên Đại học Sư phạm Hà Nội.</p>
</div>
</div>
<!-- END row -->
<div class="row mb100" style="margin-top: -30px;">
<div class="col-md-8 col-md-pull-2 probootstrap-animate fadeInUp probootstrap-animated" style="position:relative; float:left;">
<p><img src="img/profile.png" class="img-responsive probootstrap-shadow img-center"></p>
</div>
<div class="col-md-4 col-md-pull-1 probootstrap-section-heading">
<h3 class="text-primary probootstrap-heading-2">Lịch sử</h3>
<p></p><p style="text-align:justify">Được thành lập bởi các
học sinh của CSP vào năm 2015, tổ chức đã nhận được đông đảo sự quan tâm
của các bạn học sinh và thầy cô trên địa bàn Hà Nội. Với sứ mệnh đưa
khoa học đến gần hơn với đời sống và tạo ra nhiều sân chơi bổ ích, tiếp
thêm tình yêu và niềm đam mê khoa học cho giới trẻ, trong thời gian hoạt
động qua, ASO đã tổ chức rất nhiều hoạt động như: </p><p></p>
<ul class="probootstrap-list">
<li class="probootstrap-check">Ngày hội trồng cây</li>
<li class="probootstrap-check">Talkshow</li>
<li class="probootstrap-check">Hội chợ khoa học Science Attack 2017</li>
</ul>
</div>
</div>
<!-- END row -->
<div class="row mb100">
<!-- <div class="col-md-8 col-md-pull-2"> -->
<div class="col-md-8 col-md-push-5 probootstrap-animate fadeInUp probootstrap-animated">
<p><img src="img/cosmos5_002.jpg" class="img-responsive probootstrap-shadow"></p>
</div>
<!-- <div class="col-md-4 col-md-pull-1"> -->
<div class="col-md-4 col-md-pull-8 probootstrap-section-heading">
<h3 class="text-primary probootstrap-heading-2">Hoạt động</h3>
<p></p><p style="text-align:justify">Đến với ASO, các bạn
không chỉ được học hỏi nhiều kĩ năng mới, trải nghiệm và tổ chức nhiều
hoạt động thú vị và bổ ích mà còn có cơ hội xây dựng nhiều mối quan hệ
thân thiết, gắn bó với các thành viên khác của ASO, có thêm cho mình một
gia đình gần gũi và vui vẻ. Ở ASO, những đặc điểm đặc biệt của bạn sẽ
được trân trọng và bồi đắp. </p><p>Không chỉ vậy, bạn còn được giao lưu
với các câu lạc bộ khoa học khác trên địa bàn thành phố Hà Nội để trau
dồi kĩ năng, mở rộng quen biết và xây dựng tính cộng đồng.</p><p></p><p></p>
</div>
</div>
<!-- END row -->
<!-- END row -->
</div>
</section>
<!-- END section -->
<section class="probootstrap-section">
<div class="container" style="width:auto">
<div class="row text-center mb100" data-section="event" id="event">
<div class="col-md-8 col-md-offset-2 probootstrap-section-heading">
<h2 class="mb30 text-black probootstrap-heading">Các hoạt động của ASO</h2>
<div class="container" style=" width:auto; background-color:#a9a9a9; ">
<div class="mySlides" style="display: block;">
<div class="numbertext">1 / 6</div>
<img src="img/events/cosmos1.jpg" style="width:90%; ">
</div>
<div class="mySlides" style="display: none;">
<div class="numbertext">2 / 6</div>
<img src="img/events/cosmos2.jpg" style="width:90% ">
</div>
<div class="mySlides" style="display: none;">
<div class="numbertext">3 / 6</div>
<img src="img/events/cosmos3.jpg" style="width:90% ">
</div>
<div class="mySlides" style="display: none;">
<div class="numbertext">4 / 6</div>
<img src="img/events/cosmos4.jpg" style="width:90%; ">
</div>
<div class="mySlides" style="display: none;">
<div class="numbertext">5 / 6</div>
<img src="img/events/cosmos5.jpg" style="width:90% ">
</div>
<div class="mySlides" style="display: none;">
<div class="numbertext">6 / 6</div>
<img src="img/events/cosmos6.jpg" style="width:90%; ">
</div>
<p style="float:left"><a class="prev" onclick="plusSlides(-1)">❮</a></p>
<p style="float:right"><a class="next" onclick="plusSlides(1)">❯</a></p>
<!--
<div class="caption-container">
<p id="caption"></p>
</div>
-->
<div class="row">
<div class="column">
<img class="demo cursor active" src="img/events/cosmos1.jpg" style="width:100%" onclick="currentSlide(1)">
</div>
<div class="column">
<img class="demo cursor" src="img/events/cosmos2.jpg" style="width:100%" onclick="currentSlide(2)">
</div>
<div class="column">
<img class="demo cursor" src="img/events/cosmos3.jpg" style="width:100%" onclick="currentSlide(3)">
</div>
<div class="column">
<img class="demo cursor" src="img/events/cosmos4.jpg" style="width:100%" onclick="currentSlide(4)">
</div>
<div class="column">
<img class="demo cursor" src="img/events/cosmos5.jpg" style="width:100%" onclick="currentSlide(5)">
</div>
<div class="column">
<img class="demo cursor" src="img/events/cosmos6.jpg" style="width:100%" onclick="currentSlide(6)">
</div>
</div>
</div>
<script>
var slideIndex = 1;
showSlides(slideIndex);
function plusSlides(n) {
showSlides(slideIndex += n);
}
function currentSlide(n) {
showSlides(slideIndex = n);
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName("mySlides");
var dots = document.getElementsByClassName("demo");
var captionText = document.getElementById("caption");
if (n > slides.length) {slideIndex = 1}
if (n < 1) {slideIndex = slides.length}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
dots[slideIndex-1].className += " active";
captionText.innerHTML = dots[slideIndex-1].alt;
}
</script>
</div>
</div>
<!-- END row -->
</div>
</section>
<!-- END section -->
<section class="probootstrap-section probootstrap-bg-light" data-section="member">
<div class="container">
<div class="row text-center mb100" id="team">
<div class="col-md-8 col-md-offset-2 probootstrap-section-heading">
<h2 class="mb30 text-black probootstrap-heading">Thành viên</h2>
</div>
</div>
<!-- END row -->
<div class="grid-team">
<div class="member-grid probootstrap-testimonial">
<img src="img/team/cropped/chu_tich-min.JPEG" class="member-img"/>
<h3>Nguyễn Thị Nguyệt Hà</h3>
<h4>Chủ tịch</h4>
</div>
<div class="member-grid probootstrap-testimonial">
<img src="img/team/cropped/pho_chu_tich.jpeg" class="member-img"/>
<h3>Nguyễn Hồng Diệp</h3>
<h4>Phó chủ tịch</h4>
</div>
<div class="member-grid probootstrap-testimonial">
<img src="img/team/cropped/tb_chuyen_mon-min.jpeg" class="member-img"/>
<h3>Cao Hoàng An</h3>
<h4>Trưởng ban Chuyên môn</h4>
</div>
<div class="member-grid probootstrap-testimonial">
<img src="img/team/cropped/tb_su_kien-min.jpeg" class="member-img"/>
<h3>Nguyễn Thị Ngọc Minh</h3>
<h4>Trưởng ban Sự kiện</h4>
</div>
<div class="member-grid probootstrap-testimonial">
<img src="img/team/cropped/tb_tai_chinh-min.jpeg" class="member-img"/>
<h3>Phan Hà Trang</h3>
<h4>Trưởng ban Tài chính</h4>
</div>
<div class="member-grid probootstrap-testimonial">
<img src="img/team/cropped/tb_truyen_thong-min.jpeg" class="member-img"/>
<h3>Tăng Duy Phúc</h3>
<h4>Trưởng ban Truyền thông</h4>
</div>
<div class="member-grid probootstrap-testimonial">
<img src="img/team/cropped/tb_hau_can-min.jpeg" class="member-img" />
<h3>Nguyễn Mai Phương</h3>
<h4>Trưởng ban Hậu cần</h4>
</div>
<div class="member-grid probootstrap-testimonial">
<img src="img/team/cropped/tb_nhan_su.jpg" class="member-img" />
<h3>Nguyễn Thị Ánh Dương</h3>
<h4>Trưởng ban Nhân sự</h4>
</div>
</div>
</div>
</section>
<section class="probootstrap-section probootstrap-cta">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<h2 class="probootstrap-heading">Tham gia ngay</h2>
<p class="probootstrap-sub-heading">Điền link đơn dưới đây, và trở thành một phần của ASO.</p>
<p><a href="https://fb.com/aso.csp/" class="btn btn-black" target="_blank">Đơn đăng kí</a></p>
</div>
</div>
</div>
</section>
<section class="probootstrap-section probootstrap-bg-light" data-section="contact">
<div class="container">
<div class="row" id="contact">
<div class="col-md-6">
<div class="probootstrap-form">
<h2 class="text-black mt0">Liên hệ</h2>
<div class="form-group">
<input id="Mname" class="form-control" placeholder="Họ và tên" type="text">
</div>
<div class="form-group">
<input id="Mmail" class="form-control" placeholder="Email" type="text">
</div>
<div class="form-group">
<input id="Mphone" class="form-control" placeholder="Số điện thoại" type="text">
</div>
<div class="form-group">
<textarea id="Mmess" class="form-control" cols="30" rows="5" placeholder="Tin nhắn"></textarea>
</div>
<div class="form-group">
<button id="Msend" class="btn btn-primary">Gửi</button>
</div>
</div>
</div>
<div class="col-md-3 col-md-push-1">
<ul class="probootstrap-contact-details">
<li>
<span class="text-uppercase">Email</span>
aso.hnue@gmail.com
</li>
<li>
<span class="text-uppercase">Số điện thoại</span>
0964208941
</li>
</ul>
</div>
</div>
</div>
</section>
<footer class="probootstrap-footer">
<div class="container text-center">
<div class="row">
<div class="col-md-12">
<p class="probootstrap-social">
<!--<a href="#"><i class="icon-twitter"></i></a> -->
<a href="https://fb.com/aso.csp/"><i class="icon-facebook2"></i></a>
<a href="#"><i class="icon-instagram2"></i></a>
<!--<a href="#"><i class="icon-linkedin"></i></a></p>-->
</p>
</div>
</div>
<div class="row">
<div class="col-md-12">
© Designed by Vietcode. Contact: <a href="https://fb.com/vietcode.org/">Vietcode Project</a>.
</div>
</div>
</div>
</footer>
<script src="js/scripts.js"></script>
<script src="js/custom.js"></script>
<script src="js/jquery.js"></script>
<script>
$(function(){
$('#Msend').on('click',function(){
const name = $('#Mname').val();
const phone = $('#Mphone').val();
const mess = $('#Mmess').val();
const mail = $('#Mmail').val();
$.ajax({
url: `https://calm-coast-72410.herokuapp.com/sendMailv2`,
method: 'post',
data:{
from: mail,
to: "aso.hnue@gmail.com",
phone: phone,
subject: "Support ASO",
message: mess
},
success: function(res){
alert('Mail đã được gửi!');
},
error: function(res){
alert('Mail của bạn đã được gửi!');
console.log(res);
}
});
});
})
</script>
</body>
</html>