-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
209 lines (204 loc) · 8.52 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"
integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
<title>CC Global Summit 2015</title>
<link rel="stylesheet" href="about.css">
</head>
<body>
<header class="header-container">
<nav class="header-nav">
<div class="container-top-nav">
<div class="header-top-nav">
<ul class="header-top-nav-desktop">
<li><a href="./about.html"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="./about.html"><i class="fab fa-twitter"></i></a></li>
<li><a href="./about.html">English</a></li>
<li><a href="./about.html">My Page</a></li>
<li><a href="./about.html">Logout</a></li>
</ul>
</div>
</div>
<div class="container-nav">
<div class="logo-nav">
<a href="./index.html">
<img src="./assets/logo_ccglobal.png" alt="logo of CC Global">
</a>
</div>
<ul class="header-nav-desktop">
<li><a href="./index.html">Home</a></li>
<li><a href="./about.html">Program</a></li>
<li><a href="./about.html">Join</a></li>
<li><a href="./about.html">Sponsor</a></li>
<li><a href="./about.html">News</a></li>
<li><a href="./about.html">CC Campaign</a></li>
</ul>
</div>
</nav>
<div class="container">
<div class="header-nav-phone">
<button type="button" class="menu-btn">
<img src="./assets/Union.svg" alt="menu link">
</button>
<nav class="header-nav-mobile hidden">
<button type="button" class="btn-close-nav">
<img src="./assets/Icon-Cancel.svg" alt="cancel icon">
</button>
<ul>
<li>
<a href="./index.html" class="link-home">
Home
</a>
</li>
<li>
<a href="#" class="link-program">
Program
</a>
</li>
<li>
<a href="#" class="link-join">
Join
</a>
</li>
<li>
<a href="#" class="link-sponsor">
Sponsor
</a>
</li>
<li>
<a href="#" class="link-news">
News
</a>
</li>
<li>
<a href="#" class="link-cc-campaign">
CC Campaign
</a>
</li>
</ul>
</nav>
</div>
<div class="headline">
<h3>
"Hello! Sharing world"
</h3>
<h1>
CREATIVE COMMONS GLOBAL SUMMIT 2015
</h1>
<p class="headline-paragraph-description">
The Global Summit brings together the community of experts, academics, and activists who comprise
the
Creatice Commons affiliate network in a different country every two. This year, we hope to expand
ouer
invitation list including organizations and individuals
</p>
<div class="headline-paragraph-description-desktop">
<p>The Global Summit brings together the community of
experts, academics, and activists who comprise the
Creative Commons affiliate network in a different country every two years.
</p>
<p>
This year, we hope to expand our invitation list including organizations and individuals who
want to
work with us on shared projects that advance the cause of the Commons, free culture and open
knowledge.
</p>
<p>
So if you're active and engaged in the worlds of open content and knowledge-free software
advocates,
Wikipedians, Open Knowledge. galleries, libraries, museums, archives, governments and
foundations,
lawyers, and activists - we hope you'll consider joining us this year to build a stronger, more
vibrant
commons together.
</p>
</div>
<div class="headline-paragraph-contact">
<p>
Please contact us per Email for any further questions about CC Global Summit 2015!
</p>
<a href="https://www.google.com">[email protected]</a>
</div>
</div>
</div>
</header>
<main class="container">
<h2 class="main-title">
Creative Commons Global Summit 2015 Logo
</h2>
<p class="main-paragraph">
The logo of CC Global Summit 2015 was decided through the logo competition from 8. June to 7. July
</p>
<p class="main-paragraph-desktop">
The logo of CC Global Summit 2015 was decided through the logo competition from 8. June to 7. July. After
online public voting and Selection Committee's judging process, the logo from Naresh Agrawal won the prize.
After consultation with Mr. Agrawal we optimized the prize-winning-logo for this year's summit as following:
</p>
<div class="main-logo">
<img src="./assets/logo_ccglobal.png" alt="logo CC Global 2015">
</div>
</main>
<section class="container past-events">
<h2 class="past-events-title">
See the past CC Global Summits
</h2>
<div class="past-events-description">
<p>
Take a look at the two CC Global Summits which took place in Buenos Aires in Warsaw.
</p>
</div>
<div class="past-event-cards">
<div class="past-event-card-1">
<h2 class="past-event-date">
2013
</h2>
<p class="past-event-site">
CC GLobal Summit 2013 in Buenos Aires
</p>
</div>
<div class="past-event-card-2">
<h2 class="past-event-date">
2011
</h2>
<p class="past-event-site">
CC GLobal Summit 2011 in Warsaw
</p>
</div>
</div>
</section>
<footer>
<div class="partners">
<div class="partner-title">
<p>Partner</p>
</div>
<div class="container partner-group">
<p>mozzilla</p>
<p>Google</p>
<p>Naver</p>
<p>daumkakao</p>
<p>
<i class="fab fa-airbnb">airbnb</i>
</p>
</div>
</div>
<div class="footer-right-reserved">
<div class="container-footer-reserved">
<div class="footer-logo">
<i class="far fa-closed-captioning"></i>
<p>
creative commons korea
</p>
</div>
<p class="footer-paragraph-right-reserved">
2015 Creative Commons Korea Some Rights Reserved
</p>
</div>
</div>
</footer>
<script src="./about.js"></script>
</body>
</html>