-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
194 lines (193 loc) · 9.55 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
<!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 href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6" crossorigin="anonymous">
<link rel="stylesheet" href="./assets/css/styles.css">
<title>Code Camp Nigeria</title>
</head>
<body>
<nav class="desktop-nav hide-items">
<a class="desktop-icons" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="desktop-icons" href="#"><i class="fab fa-twitter"></i></a>
<a class="desktop-icons" href="#"><h6>English</h6></a>
<a class="desktop-icons" href="#"><h6>My page</h6></a>
<a class="desktop-icons" href="#"><h6>Logout</h6></a>
</nav>
<header class="main-header hide-items">
<div class="times-icon"><i class="fas fa-times"></i></div>
<div class="ccn-logo">
<img class="ccn" src="./assets/images/logoccn.png" alt="ccn">
<a class="link-dark" href="./index.html"><h6 class="ccn-text text-nowrap">Code Camp Nigeria</h6></a>
</div>
<div class="diver">
<ul class="header-list">
<li><a class="header-links text-muted" href="./about.html">About</a></li>
<li><a class="header-links text-muted" href="#">Program</a></li>
<li><a class="header-links text-muted" href="#">Join</a></li>
<li><a class="header-links text-muted" href="./ticket.html">Ticket</a></li>
<li><button type="button" class="btn btn-outline-danger text-nowrap p-0 border-3 px-1">CCN Campaign</button></li>
<li><a class="header-links text-muted" href="./index.html">Home</a></li>
</ul>
</div>
</header>
<nav id="hamburger" class="d-flex justify-content-between align-items-center px-2 py-2">
<div id="burger" class="text-muted bar lego ash"><i class="fas fa-bars"></i></div>
<a class=" ccn-logo d-flex justify-content-center align-items-center flex-column" href="./index.html">
<img class="ccn-mobile lego" src="./assets/images/logoccn.png" alt="ccn">
<h6 class="ccn-text-mobile text-nowrap text-dark lego">Code Camp Nigeria</h6>
</a>
</nav>
<article class="text-wrapper">
<h6 class="hello-text text-nowrap orange">"Hello! sharing World"</h6>
<h1 class="code-text">CODE CAMP NIGERIA WEB DEVELOPMENT COURSE 2021</h1>
<p class="article-text ash bg-blue">A joyful celebration in the value of openness and sharing, creating a positive change with people for over 80 countries is taking place in October,in Nigeria</p>
<h4 class="location-text ash">2015.10.15(THU)~16(FRI)</h4>
<P class="bottom-text">@ National Museum of Korea, Art Center Nabi and more</P>
</article>
<main class="program">
<a class="link-light text-center" href="#"><h4 class="program-title fw-bolder underline-small">Main program</h4></a>
<div class="display-prog">
<div class="program-flex">
<img class="img-icon" src="./assets/images/8728825961582967233.svg" alt="podium">
<h4 class="mid-text">Lecture</h4>
<small class="text-flex">Listen to the speaker from various countries about the messages of sharing and opening</small>
</div>
<div class="program-flex">
<img class="img-icon" src="./assets/images/17276689401578998710.svg" alt="messages">
<h4 class="mid-text">Lecture</h4>
<small class="text-flex">Listen to the speaker from various countries about the messages of sharing and opening</small>
</div>
<div class="program-flex">
<img class="img-icon" src="./assets/images/7201708511586788042.svg" alt="smartboard">
<h4 class="mid-text">Lecture</h4>
<small class="text-flex">Listen to the speaker from various countries about the messages of sharing and opening</small>
</div>
<div class="program-flex">
<img class="img-icon" src="./assets/images/10736121931582955601.svg" alt="Exhibition">
<h4 class="mid-text">Lecture</h4>
<small class="text-flex">Listen to the speaker from various countries about the messages of sharing and opening</small>
</div>
<div class="program-flex">
<img class="img-icon" src="./assets/images/15590656811601551170.svg" alt="">
<h4 class="mid-text">Lecture</h4>
<small class="text-flex">Listen to the speaker from various countries about the messages of sharing and opening</small>
</div>
</div>
<div class="nigeria-btn">
<button class="ccn-button text-nowrap" type="submit">Join Code Camp Nigeria 2021</button>
</div>
</main>
<section class="feature-speaker">
<a class="link-dark text-center" href="#"><h4 class="program-title fw-bolder underline-small">Featured speakers</h4></a>
<div class="main-wrapper py-3">
<div class="grp-wrapper">
<div class="grp-img">
<img class="circle" src="./assets/images/circleballs.png" alt="balls">
<img class="girl" src="./assets/images/purplegirl.png" alt="purplegirl">
</div>
<div class="grp-text">
<h6 class="title">Yochai Benkler</h6>
<p class="sub-text">Berkman professor of Entrepreneurial Legal Studies at Harvard Law School</p>
<p class="last-text">Benkler Studies commons-based peer production, and published his seminar book The Wealth of Networks 2006</p>
</div>
</div>
<div class="grp-wrapper">
<div class="grp-img">
<img class="circle" src="./assets/images/circleballs.png" alt="balls">
<img class="girl" src="./assets/images/newgirl.png" alt="purplegirl">
</div>
<div class="grp-text">
<h6 class="title">Yochai Benkler</h6>
<p class="sub-text">Berkman professor of Entrepreneurial Legal Studies at Harvard Law School</p>
<p class="last-text">Benkler Studies commons-based peer production, and published his seminar book The Wealth of Networks 2006</p>
</div>
</div>
<div class="grp-wrapper">
<div class="grp-img">
<img class="circle" src="./assets/images/circleballs.png" alt="balls">
<img class="girl" src="./assets/images/purplegirl.png" alt="purplegirl">
</div>
<div class="grp-text">
<h6 class="title">Yochai Benkler</h6>
<p class="sub-text">Berkman professor of Entrepreneurial Legal Studies at Harvard Law School</p>
<p class="last-text">Benkler Studies commons-based peer production, and published his seminar book The Wealth of Networks 2006</p>
</div>
</div>
<div class="grp-wrapper">
<div class="grp-img">
<img class="circle" src="./assets/images/circleballs.png" alt="balls">
<img class="girl" src="./assets/images/purplegirl.png" alt="purplegirl">
</div>
<div class="grp-text">
<h6 class="title">Yochai Benkler</h6>
<p class="sub-text">Berkman professor of Entrepreneurial Legal Studies at Harvard Law School</p>
<p class="last-text">Benkler Studies commons-based peer production, and published his seminar book The Wealth of Networks 2006</p>
</div>
</div>
<div class="grp-wrapper">
<div class="grp-img">
<img class="circle" src="./assets/images/circleballs.png" alt="balls">
<img class="girl" src="./assets/images/purplegirl.png" alt="purplegirl">
</div>
<div class="grp-text">
<h6 class="title">Yochai Benkler</h6>
<p class="sub-text">Berkman professor of Entrepreneurial Legal Studies at Harvard Law School</p>
<p class="last-text">Benkler Studies commons-based peer production, and published his seminar book The Wealth of Networks 2006</p>
</div>
</div>
<div class="grp-wrapper">
<div class="grp-img">
<img class="circle" src="./assets/images/circleballs.png" alt="balls">
<img class="girl" src="./assets/images/purplegirl.png" alt="purplegirl">
</div>
<div class="grp-text">
<h6 class="title">Yochai Benkler</h6>
<p class="sub-text">Berkman professor of Entrepreneurial Legal Studies at Harvard Law School</p>
<p class="last-text">Benkler Studies commons-based peer production, and published his seminar book The Wealth of Networks 2006</p>
</div>
</div>
</div>
<div class="box lego">
<button class="btn border more-btn dropdown-toggle" type="button" id="dropdownMenuButton1" data-bs-toggle="dropdown" aria-expanded="false">More</button>
</div>
</section>
<footer>
<div class="footer-main">
<a class="link-light text-center" href="#"><h3 class="footer-header underline-small">Partner</h3></a>
<ul class="footer-list">
<li><a class="text-muted mozilla" href="#">Mozilla</a></li>
<li><a class="text-muted google" href="#">Google</a></li>
<li><a class="text-muted naver" href="#">NAVER</a></li>
<li><a class="text-muted dam" href="#">Daumkakao</a></li>
<li><a class="text-muted airnbb" href="#"><i class="airnb fab fa-airbnb"></i>airnb</a></li>
</ul>
</div>
<div class="last-footer">
<div class="ccn-logo1">
<img class="footer-ccn" src="./assets/images/logoccn.png" alt="ccn">
<a class="link-dark" href="#"><h6 class="ccn-text">Code Camp Nigeria</h6></a>
</div>
<div class="footer-text">
<small>all rights reserved by CCN 2021</small>
<p>Code Camp Nigeria, proudly Nigerian</p>
</div>
</div>
</footer>
<script src="https://kit.fontawesome.com/8107cf6975.js" crossorigin="anonymous"></script>
<script>
const hamburger = document.getElementById("burger");
const links = document.querySelector(".main-header");
const closebtn = document.querySelector(".times-icon")
hamburger.addEventListener("click", function () {
links.classList.add("visible");
});
closebtn.addEventListener("click", function () {
console.log("closebtn")
links.classList.remove("visible");
});
</script>
</body>
</html>