-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
249 lines (247 loc) · 11.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="viewport" content="width=device-width initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link rel="stylesheet" href="./css/styles.css">
<link rel="stylesheet" href="./css/stylesmin768.css">
<link rel="stylesheet" href="./css/styles1440.css">
<link rel="stylesheet" href="./css/hm-device.css">
<title> Creative Commons Global Summit 2023 </title>
</head>
<body>
<header class="header main-bg hm-header-bg">
<div class="top-menu blur">
<ul class="connect">
<li class="s-icon1"><a href="#!"><i class="fa-brands fa-facebook"></i></a></li>
<li class="s-icon2"><a href="#!"><i class="fa-brands fa-twitter"></i></a></li>
<li class="lang"><a href="#!">Eng</a></li>
<li class="user-page"><a href="#!">My Page</a></li>
<li class="log-in-out"><a href="#!">Logout</a></li>
</ul>
</div>
<!--mobile nav-->
<nav class="primary-nav">
<!-- logo-->
<a href="./index.html" class="logo-container blur">
<!--logo image-->
<img id="logo" src="./images/cc-logo.png" alt="The Conference logo">
</a> <!--logo ends-->
<!--mobile nav - hamburger-->
<a href="#" id="main-mobile-menu" class="hamburger-wrapper blur">
<img src="./images/mobile-menu.png" alt="Mobile menu icon">
</a>
<!--mobile menu items -->
<input type="checkbox" class="mobile-menu-nav-toggle" id="mobile-menu-nav-toggle">
<nav id="mobile-menu-nav" class="mobile-menu-nav">
<ul class="mobile-menu">
<li><a id="about" class="close-menu" href="./about.html">About</a></li>
<li><a id="program" class="close-menu"href="#">Program</a></li>
<li><a id="join" class="close-menu" href="#">Join</a></li>
<li><a id="news" class="close-menu" href="#">News</a></li>
<li><a id="mcampaign" class="close-menu" href="#">CC Campaign</a></li>
<label for="mobile-menu-nav-toggle" class="mobile-menu-nav-toggle-label">
<span>x</span></label>
</ul>
</nav>
<!--desktop menu-->
<ul class="desk-menu">
<li><a href="./about.html">About</a></li>
<li><a href="#">Program</a></li>
<li><a href="#">Join</a></li>
<li><a href="#">News</a></li>
<li><a id="dcampaign" href="#">CC Campaign</a></li>
</ul>
</nav> <!--header ends-->
<!--headline begins-->
<div class="headline blur">
<p class="headline-greeting red-color">
"Hello! Changing the world"
</p>
<h1 class="headline-title hm-h1-title-color">
Creative Commons <br> Global Summit <br> 2023
</h1>
<p class="headline-intro desk-intro-position">
A joyful celebration believing in the value of
openness and sharing, creating <br class="break-intro"> a positive change
with people from over 80
countries is taking place in October, in Korea.
</p>
<h2 class="headline-date">
2023.10.26(THU) ~ 27(FRI)
</h2>
<p class="headline-venue">
@National Museum of Korea, Art Center Nabi and more
</p>
</div>
</header><!--header ends-->
<!--program list-->
<section class="program-section blur">
<div class="section-heading">
<h2 class="section-head">
Main Program
</h2>
<hr class="section-heading-hr prog-heading-hr">
</div>
<div class="section-details ">
<div class="prog-item prog-bkgd">
<div class="prog-img">
<img class="prog-icon" src="./images/lecturer-icon.png" alt="The icon of a lecturer icon">
</div>
<div class="prog-title-container">
<h3 class="prog-title">
Lecture
</h3>
</div>
<div class="prog-description">
<p>
List to the speakers from various countries
about the mesages of sharing and opening
</p>
</div>
</div>
<div class="prog-item prog-bkgd">
<div class="prog-img">
<img class="prog-icon" src="./images/exhibition-icon.png" alt="The icon of a lecturer icon">
</div>
<div class="prog-title-container">
<h3 class="prog-title">
CC Exhibition
</h3>
</div>
<div class="prog-description">
<p>
Appreciate various creations applying CC license
of artists, organized from Art Center Nabi.
</p>
</div>
</div>
<div class="prog-item prog-bkgd">
<div class="prog-img">
<img class="prog-icon" src="./images/forum-icon.png" alt="The icon of a lecturer icon">
</div>
<div class="prog-title-container">
<h3 class="prog-title">
Forum
</h3>
</div>
<div class="prog-description">
<p>
Have the time to share yur thoughts and
opnions with experts for each topic.
</p>
</div>
</div>
<div class="prog-item prog-bkgd ">
<div class="prog-img">
<img class="prog-icon" src="./images/workshop-icon.png" alt="The icon of a lecturer icon">
</div>
<div class="prog-title-container">
<h3 class="prog-title">
Workshop
</h3>
</div>
<div class="prog-description">
<p>
Try creating your won work suing open source
license rather than just watching
</p>
</div>
</div>
<div class="prog-item prog-bkgd">
<div class="prog-img">
<img class="prog-icon" src="./images/cc-ignite-icon.png" alt="The icon of a lecturer icon">
</div>
<div class="prog-title-container">
<h3 class="prog-title">
CC Ignite
</h3>
</div>
<div class="prog-description">
<p>
Get opportunities to network with CC affiliates around
the world, also after the summit.
</p>
</div>
</div>
</div>
<!--See whole Program link -->
<div class="whole-program-link">
<p class="whole-program-link-text">
<a href="#">
SEE THE WHOLE PROGRAM
</a>
</p>
</div>
<div class="prog-registration-button">
<p class="prog-reg-text">
Join CC Global Sumbit 2023
</p>
</div>
</section>
<!--Speakers Section-->
<section class="speakers-section prog-bkgd blur">
<div class="section-heading ">
<h2 class="section-head dark-color">
Featured Speakers
</h2>
<hr class="section-heading-hr speaker-head-hr">
</div>
<!--dynamic content here -->
<div id="mob-spkrs" class="featured-speakers">
</div>
<div id="desk-spkrs" class="featured-speakers">
</div>
</section>
<!--Speaker list control section-->
<section class="speakers-list-section">
<!--See more or less speakers-->
<div class="spkrs-list-view">
<a href="#" id="more-spkrs" class="more-spkrs">
<p id="spkrs-see-more-text" class="spkrs-see-more-text">
MORE
</p>
<img class="show-icon" src="./images/show-more-icon.png" alt="A button to shows all speakers">
</a>
<a href="#" id="less-spkrs" class="less-spkrs">
<p id="spkrs-see-less-text" class="spkrs-see-less-text">
LESS
</p>
<img class="show-icon" src="./images/show-less-icon.png" alt="A button to reduce speakers in view">
</a>
</div>
</section>
<!--partners section -->
<section class="hm-partners-section blur">
<div class="section-heading dark-bg">
<h2 class="section-head">
Partners
</h2>
<hr class="section-heading-hr partners-head-hr" />
</div>
<div class="partner-logos">
<img src="./images/mozilla logo.png" alt="mozilla foundation logo" class="mozilla">
<img src="./images/google logo.png" alt="google logo" class="google">
<img src="./images/naver logo rework.jpg" alt="Naver logo" class="naver">
<img src="./images/daumkakao rework.png" alt="Daumkakao log" class="daumkakao">
<img src="./images/airbnb logo.png" alt="Airbnb logo" class="airbnb">
</div>
</section>
<footer class="hm-footer blur">
<div class="footer-left">
<img src="./images/footer-logo.png" alt="Creative commons logo" class="footer-cc-logo">
</div>
<div class="footer-right">
<p class="hm-footer-info">
2023 Creative Common Korea<br>
Some Rights Reserved
</p>
</div>
</footer>
<script src="./js/main.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/f1fb2d93f5.js" crossorigin="anonymous"></script>
</body>
</html>