-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
119 lines (110 loc) · 5.99 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
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>infor 37th</title>
<link rel="stylesheet" href="./css/messagebox.css">
<link rel="stylesheet" href="css/homePage.css">
<link rel="stylesheet" href="./css/genericindex.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&family=Noto+Sans+TC:[email protected]&display=swap" rel="stylesheet">
</head>
<body onload="start()">
<header>
<div class="homepage_title title_and_nav_container">
<h1>
<a class="title1">CK INFOR 建國中學資訊社</a>
<a href="index.html"><img src="./other/photos/homePage/clubsign.png" alt="logo" class="index_logo"></a>
</h1>
<nav class="computerNav">
<ul>
<li><a href="./other/staff.html">幹部簡介</a></li>
<li><a href="./other/events.html">社團活動</a></li>
<li><a href="./other/introduce.html">社團介紹</a></li>
<li><a href="./other/course.html">課程內容</a></li>
<li><a href="./other/question.html">FAQ</a></li>
</ul>
</nav>
</div>
<div class="topnav">
<a class="icon" onclick="menu()">
<i class="fa fa-bars"></i>
</a>
<div class="title_and_nav_container">
<a href="index.html"><img src="./other/photos/homePage/clubsign.png" alt="infor_sign" class="mobile_logo"></a>
</div>
<div id="myLinks">
<a href="./other/events.html">活動資訊</a>
<a href="./other/introduce.html">社團介紹</a>
<a href="./other/staff.html">幹部簡介</a>
<a href="./other/course.html">課程內容</a>
<a href="./other/question.html">FAQ</a>
</div>
</div>
</header>
<main>
<div class="slideshow-container">
<div class="mySlides fade">
<img src="./other/photos/homePage/設輝最終版.png" style="width:100%">
</div>
<div class="mySlides fade">
<img src="./other/photos/homePage/學術.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<img src="./other/photos/homePage/教學.png" style="width:100%">
</div>
<div class="mySlides fade">
<img src="./other/photos/homePage/合照.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<img src="./other/photos/homePage/IMG_2938.jpg" style="width:100%">
</div>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
<br></br>
<div style="text-align:center">
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
<span class="dot" onclick="currentSlide(4)"></span>
<span class="dot" onclick="currentSlide(5)"></span>
</div>
<div id="introduction"></div>
</main>
<footer class="footer_container">
<div class="upper_footer">
<img src="./other/photos/homePage/clubsign_monochrome.png" alt="clubsign_monochrome">
<ul>
<li><a class="freind_club_topic">友社</a></li>
<li><a href="https://www.instagram.com/zsisc._.31st?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==" class="freind_club">中山資研 ZSISC 31st</a></li>
<li><a href="https://www.instagram.com/ckcsc37th_diary?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==" class="freind_club">成功電研 CKCSC 37th</a></li>
<li><a href="https://www.instagram.com/cmioc_31st?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==" class="freind_club">景美電資 CMIOC 31st</a></li>
</ul>
</div>
<div class="bottom_footer">
<!-- <hr></hr> -->
<a href="https://www.instagram.com/infor_37th?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw=="> <img src="./other/photos/homePage/instagram_icon.png" alt="instagram_icon"></a>
</div>
</footer>
<footer class="mobileFooter">
<img src="./other/photos/homePage/clubsign_monochrome.png" alt="clubsign_monochrome" class="mobileClubSignImg">
<ul>
<li><a class="freind_club_topic">友社</a></li>
<li><a href="https://www.instagram.com/zsisc._.31st?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==" class="freind_club">中山資研 ZSISC 31st</a></li>
<li><a href="https://www.instagram.com/ckcsc37th_diary?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==" class="freind_club">成功電研 CKCSC 37th</a></li>
<li><a href="https://www.instagram.com/cmioc_31st?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==" class="freind_club">景美電資 CMIOC 31st</a></li>
</ul>
<hr></hr>
<div class="flexContainer">
<a href="https://www.instagram.com/infor_37th?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw=="> <img src="./other/photos/homePage/instagram_icon.png" alt="instagram_icon" class="mobileIGImg"></a>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="./other/messagebox.js"></script>
<script src="./other/homePage.js"></script>
</body>
</html>