-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
191 lines (148 loc) · 7.65 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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/slider.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/page.css">
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="manifest" href="favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff"><link rel="shortcut icon" href="faviconfavicon.ico">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>JARAM</title>
<style>
body{
background-image:url("img/slide/jaram_8.jpg");
background-repeat: no-repeat;
background-size:100% 67%;
}
</style>
</head>
<body>
<div class="header">
<a href="index.html"><img src="img/icon/Jaram_Logo.png" class = "logo"></a>
<h1 class="logo" >HYU JARAM</h1>
</div>
<div id="visual">
<div class="on">
<a href="#">
<div class="image">
<img src="img/slide/jaram.png" alt="Introduction" width="100%" height="100%">
</div>
<!-- <div class="text">
<h1>Introduction</h1>
<p>자람은 한양대학교 ERICA 캠퍼스 소프트웨어융합대학 전공학회로,
1984년에 시작해 올해로 37주년을 맞이하였습니다. 자람이라는
이름은 잘하다와 자라다를 합쳐 더 잘하게 되다, 최고를 지향하다
라는 뜻을 가지고 있습니다. </p>
</div> -->
</a>
</div>
<div>
<a href="#">
<div class="image">
<img src="img/slide/communication.png" alt="Communication" width="100%" height="100%">
</div>
<!-- <div class="text">
<h1>Communication</h1>
<p>자람은 선후배 구분 없이 모든 학회원들의 관계를 중요시하여
MT를 통해 어색함을 덜고, 체육대회를 통해 같이 땀을 흘리며,
신년회를 통해 졸업생과 후배가 소통할 수 있는 공간을 마련하여
자람 가족의 관계를 이어나가고 있습니다.</p>
</div> -->
</a>
</div>
<div>
<a href="#">
<div class="image">
<img src="img/slide/groupstudy.png" alt="Group_Study" width="100%" height="100%">
</div>
<!-- <div class="text">
<h1>Group Study</h1>
<p>자람에서는 매 학기별로 관심 있는 분야에서 주제를 정하여
같이 공부하고 싶은 학우들이 모여 그룹 스터디를 개설하여,
관심분야에 대한 심화된 공부를 할 수 있도록 하고 있습니다.</p>
</div> -->
</a>
</div>
<div>
<a href="#">
<div class="image">
<img src="img/slide/seminar.png" alt="Seminar" width="100%" height="100%">
</div>
<!-- <div class="text">
<h1>Seminar</h1>
<p>Jaram에서는 매주 1회 세미나를 진행합니다.
자신이 현재 관심있는 분야라면 무엇이든 발표 주제가
될 수 있으며, 이를 통해 자신의 관심분야를
새롭게 알아가는데 있어 다양한 방향을 제시합니다.</p>
</div> -->
</a>
</div>
<div>
<a href="#">
<div class="image">
<img src="img/slide/workshop.png" alt="Workshop" width="100%" height="100%">
</div>
<!-- <div class="text">
<h1>Workshop</h1>
<p>매 학기 방학마다 워크샵을 개최해 학회원들이 모여
한 가지 주제에 대해 함께, 그리고 깊이 공부하며
프로그래밍 능력과 전공분야에 대한 소양을 기릅니다.</p>
</div> -->
</a>
</div>
<section>
<div id="left">
<span></span>
<span></span>
</div>
<div id="right">
<span></span>
<span></span>
</div>
</section>
<section id="control">
<a class="on" href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
</section>
</div>
<script src="js/slide.js"></script>
<h1 style="text-align: center; margin-top: 100px;">
Contact
</h1>
<div class="contact">
<div class="contact_component">
<img src="img/icon/email.png" alt="email" width="100px" height="100px">
<p>[email protected]</p>
</div>
<div class="contact_component">
<a href="https://github.com/Jaram" target="_blank"><img src="img/icon/github.png" alt="email" width="100px" height="100px"></a>
<p>https://github.com/Jaram</p>
</div>
<div class="contact_component">
<a href="https://goo.gl/maps/nb2EKXt8bA9rZLbF7" target="_blank"><img src="img/icon/location.png" alt="email" width="100px" height="100px"></a>
<p>한양대학교 ERICA캠퍼스 제3공학관 지하107호</p>
</div>
</div>
</body>
</html>