-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
185 lines (178 loc) · 6.67 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
<!DOCTYPE html>
<html lang="en">
<!-- head Section -->
<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" />
<!-- google font -->
<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=Lato:wght@300;400;700&display=swap"
rel="stylesheet"
/>
<link href="http://fonts.cdnfonts.com/css/cocogoose" rel="stylesheet" />
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/d31edfa6bf.js" crossorigin="anonymous"></script>
<!-- stylesheet -->
<link rel="stylesheet" href="./css/global.css" />
<link rel="stylesheet" href="./css/home.css" />
<title>Young Innovators Conference</title>
</head>
<!--End of head Section -->
<!-- Body Section -->
<body>
<!-- Header Section -->
<section class="intro-container">
<header>
<ul class="socials">
<li>
<a href="#" class="icon" target="_blank" rel="noopener noreferrer">
<i class="fab fa-facebook-f fa-fw"></i>
</a>
</li>
<li>
<a href="#" class="icon" target="_blank" rel="noopener noreferrer">
<i class="fab fa-twitter fa-fw"></i>
</a>
</li>
<li> English </li>
<li>
<a href="index.html" class="icon" target="_blank" rel="noopener noreferrer">
Account
</a>
</li>
<li>
<a href="#" class="icon">Logout</a>
</li>
</ul>
<div class="navbar">
<a href="index.html" class="logo-desktop">Jobie Conference <br />2022</a>
<nav class="hamburger">
<div class="menu-bar bars">
<i class="fa fa-bars fa-1x"></i>
</div>
<!-- Mobile Menu Bar -->
<div class="mobile-menu">
<div class="menu-bar times">
<i class="fa fa-times fa-1x"></i>
</div>
<ul class="nav-list">
<li>
<a href="#home" class="menu-bar" id="home-link">Home</a>
</li>
<li>
<a href="about.html" class="menu-bar" id="about-link">About</a>
</li>
<li>
<a href="#program" class="menu-bar" id="program-link">Programs</a>
</li>
<li>
<a href="#program" class="menu-bar" id="sponsors-link">Sponsors</a>
</li>
<li>
<a href="#program" class="menu-bar" id="news-link">News</a>
</li>
<li>
<a href="#program" class="menu-bar" id="campaign-link">Campaigns</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
<section class="intro" id="home">
<span>"Young Innovators"</span>
<h1>
BRINGING THE YOUNG INTO THE
WORLD OF TECHNOLOGY<br />
October - 2022
</h1>
<p class="intro-description">
We aim to help bring the talents within the young generations into todays Market.
to innovate in today's technological innovations with the power of the youth, and to make a difference in the world.
</p>
<p class="event-date">2022 October - 11th (THUR) ~ 16th(FRI)</p>
<small>@ 51Labs Initiative, Sulaymaniyah.</small>
</section>
</section>
<!-- End of Header Section -->
<!-- Program Section Section -->
<section class="program">
<div class="program-title">
<h2>Main Program Agenda</h2>
<span></span>
</div>
<div class="program-container">
<div class="activity">
<img src="./assets/images/icons/lecture.png" alt="lecture" />
<h3>Lectures</h3>
<p>Diverse speakers talking about the young generation and the future of technology.</p>
</div>
<div class="activity">
<img src="./assets/images/icons/exhibition.png" alt="Exhibition" />
<h3>Exhibitions</h3>
<p>Appreciate various foundation experts, organised from 51Labs Fellowship</p>
</div>
<div class="activity">
<img src="./assets/images/icons/forum.png" alt="Forum" />
<h3>Forums</h3>
<p>Share your thoughts and opinions with experts and professionals</p>
</div>
<div class="activity">
<img src="./assets/images/icons/workshop.png" alt="Workshop" />
<h3>Workshops</h3>
<p>Practise coding excercises with Junior and Senior Developers</p>
</div>
<div class="activity">
<img src="./assets/images/icons/ignite.png" alt="networking" />
<h3>Ignitition</h3>
<p>
opportunities to network with 51Labs advocates, after the
conference ends.
</p>
</div>
</div>
<a href="#" class="program-desktop"> DETAILED PROGRAM AGENDA</a>
<a href="#" class="program-mobile"> Join 51Labs Conference on October - 2022</a>
</section>
<!-- End of Program Section -->
<!-- Speaker Section -->
<section class="speakers">
<div class="speakers-title">
<h2>Featured Speakers</h2>
<span></span>
</div>
<div class="keynote-speakers"></div>
<button type="button" class="btn" id="btn">
MORE <span> <i class="fa fa-angle-down"></i></span>
</button>
</section>
<!-- End of Speaker Section -->
<!-- Sponsors Section -->
<section class="partners-section">
<div class="partner-title">
<h2>Partners</h2>
<span></span>
</div>
<div class="partners">
<p>Gateway ICT</p>
<p>AsiaCell</p>
<p>IQ EXPAND</p>
<p>Awrosoft</p>
<p>SevOps</p>
</div>
</section>
<!-- End of Sponsors Section -->
<!-- Footer Section -->
<footer>
<p>Young <br/> Innovators</p>
<small>(c) 2022 Young Innovators conference. All rights reserved.</small>
</footer>
<!-- End of Footer Section -->
<script src="./js/index.js"></script>
<script src="./js/data.js"></script>
</body>
<!-- End of Body Section -->
</html>