forked from netxmace/Enfoss
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
320 lines (294 loc) · 11.4 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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!DOCTYPE html>
<html>
<head>
<title>enFOSS</title>
<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=Krona+One&family=Questrial&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="../styles/styles.css">
<!--Bootstrap Css-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--Bootstrap Java -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<meta name=“viewport” content=“width-device-width, initial-scale=1.0”>
</head>
<body>
<div class="landing">
<div class="nvbar">
<nav>
<div style="margin-bottom: -32px;">
<img src="../images/logo.png">
</div>
<div class="navbar" style="margin-left: 28%;">
<a href="" class="navlink">ABOUT</a>
<a href="" class="navlink">EVENTS</a>
<a href="" class="navlink">TALKS</a>
<a href="" class="navlink">SPEAKERS</a>
<a href="" class="navlink">SPONSOR US</a>
</div>
</nav>
</div>
<div class="content">
<h1 style="color: white; margin-top: -28%;font-weight: 600;
font-size: 5vw;
z-index: 1;">enFOSS</h1>
<p style="color: white;font-family:Helvetica;font-style: normal;" class="w-3">All lives are stories. Stories told in
first person or by an onlooker. We are one such narrator of snippets of the lives of unconventionally
extraordinary individuals. Experience that can subtly enlighten, prompt silent introspection, and bring
you the world not as it is but as what it could be. This is our fifth attempt at bringing you
stimulating, interesting conversations in little communities: our journey into the future in the company
of those making it.</p>
<button class="register">REGISTER</button>
</div>
<div class="bluecircle"></div>
<div class="greencircle"></div>
</div>
<div class="timer">
<div class="timein">
<div class="time days">
<div class="number">15</div>
<div class="unit">DAYS</div>
</div>
<div class="time hrs">
<div class="number">20</div>
<div class="unit">HOURS</div>
</div>
<div class="time minutes">
<div class="number">30</div>
<div class="unit">MINUTES</div>
</div>
</div>
</div>
<div class="page" style=" background-color: black;
position: relative;">
<div class="about">
<div class="heading">
<div class="main">ABOUT</div>
</div>
<div class="p1">
<div class="hd">EVENT OVERVIEW</div>
<div class="bd">All lives are stories. Stories told in first person or by an onlooker. We are one such
narrator of snippets of the lives of unconventionally extraordinary individuals. Experience that can
subtly enlighten, prompt silent introspection, and bring you the world not as it is but as what it
could be. This is our fifth attempt at bringing you stimulating, interesting conversations in little
communities: our journey into the future in the company of those making it.</div>
</div>
<div class="p2">
<div class="hd">ABOUT NetX</div>
<div class="bd">All lives are stories. Stories told in first person or by an onlooker. We are one such
narrator of snippets of the lives of unconventionally extraordinary individuals. Experience that can
subtly enlighten, prompt silent introspection, and bring you the world not as it is but as what it
could be. This is our fifth attempt at bringing you stimulating, interesting conversations in little
communities: our journey into the future in the company of those making it.</div>
</div>
</div>
<div class="events">
<div class="heading">
<div class="main">EVENTS</div>
</div>
<div class="evcon">
<a class="evn" href="">
<div class="ev"></div>
</a>
<a class="evn" href="">
<div class="ev"></div>
</a>
<a class="evn" href="">
<div class="ev"></div>
</a>
<a class="evn" href="">
<div class="ev"></div>
</a>
</div>
</div>
<div class="events">
<div class="heading">
<div class="main">TALKS</div>
</div>
<div class="tkcon">
<a class="evn" href="">
<div class="tk"></div>
</a>
<a class="evn" href="">
<div class="tk"></div>
</a>
<a class="evn" href="">
<div class="tk"></div>
</a>
<a class="evn" href="">
<div class="tk"></div>
</a>
</div>
</div>
<!--SCHEDULE-->
<Section class="">
<div class="schedule container-fluid">
<div class="row">
<div class=" col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 tops">
<h1 class="speakers2a">SCHEDULE</h1>
<h1 class=""
style="color: #161616; text-align: center;text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);">
SCHEDULE</h1>
</div>
</div>
<div class="m-5 row"></div>
<div class="row d-flex justify-content-center">
<div class="col-3 col-sm-3 col-md-3 col-lg-3 col-xl-3">
<h4 class="d-flex justify-content-center">
<a href="#">
<h1 class="atag">Day 1</h1>
</a>
</h4>
</div>
<div class="col-3 col-sm-3 col-md-3 col-lg-3 col-xl-3">
<h4 class="d-flex justify-content-center">
<a href="#">
<h1 class="atag">Day 2</h1>
</a>
</h4>
</div>
<div class="col-3 col-sm-3 col-md-3 col-lg-3 col-xl-3">
<h4 class="d-flex justify-content-center">
<a href="#">
<h1 class="atag">Day 3</h1>
</a>
</h4>
</div>
</div>
<div class="line row col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 w-75">
</div>
<div class=" row m-4 "></div>
<div class="container" style="padding-bottom: 75px;">
<div class="row">
<div class="col-6 col-sm-6 col-md-6 col-lg-6 col-xl-6 d-flex justify-content-around">
<p class="time">9-10 AM</p>
</div>
<div class="col-6 col-sm-6 col-md-6 col-lg-6 col-xl-6 ">
<p class="inagu">INAUGRATION</p>
</div>
</div>
<div class="row">
<div class="col-6 col-sm-6 col-md-6 col-lg-6 col-xl-6 d-flex justify-content-around">
<p class="time">9-10 AM</p>
</div>
<div class="col-6 col-sm-6 col-md-6 col-lg-6 col-xl-6">
<p class="inagu">INAUGRATION</p>
</div>
</div>
<div class="row">
<div class="col-6 col-sm-6 col-md-6 col-lg-6 col-xl-6 d-flex justify-content-around">
<p class="time">9-10 AM</p>
</div>
<div class="col-6 col-sm-6 col-md-6 col-lg-6 col-xl-6">
<p class="inagu">INAUGRATION</p>
</div>
</div>
</div>
</div>
</section>
<!--SPEAKERS-->
<Section class="">
<div class="speakers container-fluid">
<div class="row">
<div class=" col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 tops">
<h1 class="speakers2a">SPEAKERS</h1>
<h1 class=""
style="color: white; text-align: center;text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);">
SPEAKERS</h1>
</div>
</div>
<div class="freespace row">
</div>
<section>
<div class="row">
<div class="col-12 col-sm-12 col-md-6 col-lg-3 d-flex justify-content-center spacebtwcards">
<div class="card"
style="width: 18rem;background-color: rgba(53, 46, 46, 0.475);border-radius: 15px;">
<a href="#"><img class="img" src="../images/bill.jpg" alt="Card image cap"></a>
<div class="card-body">
<h5 class="card-title text-center"
style="font-family: Helvetica;font-size: 20px; color: #A5D627;font-weight: 700;margin-bottom: 0px;">
Sandeep Maheshwari
</h5>
<p class="card-text text-center"
style="font-family: Helvetica;font-size: 16px;font-weight: 700;color: white;">
CEO
,MICROSOFT</p>
<a href="#"><i class="fa fa-facebook face "></i></a>
<a href="#"><i class="fa fa-instagram insta"></i></a>
<a href="#"><i class="fa fa-twitter twitter"></i></a>
</div>
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 d-flex justify-content-center spacebtwcards">
<div class="card"
style="width: 18rem;background-color: rgba(53, 46, 46, 0.475);border-radius: 15px;">
<a href="#"><img class="img" src="../images/bill.jpg" alt="Card image cap"></a>
<div class="card-body">
<h5 class="card-title text-center"
style="font-family: Helvetica;font-size: 20px; color: #A5D627;font-weight: 700;margin-bottom: 0px;">
Sandeep Maheshwari
</h5>
<p class="card-text text-center"
style="font-family: Helvetica;font-size: 16px;font-weight: 700;color: white;">
CEO
,MICROSOFT</p>
<a href="#"><i class="fa fa-facebook face "></i></a>
<a href="#"><i class="fa fa-instagram insta"></i></a>
<a href="#"><i class="fa fa-twitter twitter"></i></a>
</div>
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 d-flex justify-content-center spacebtwcards">
<div class="card"
style="width: 18rem;background-color: rgba(53, 46, 46, 0.475);border-radius: 15px;">
<a href="#"><img class="img" src="../images/bill.jpg" alt="Card image cap"></a>
<div class="card-body">
<h5 class="card-title text-center"
style="font-family: Helvetica;font-size: 20px; color: #A5D627;font-weight: 700;margin-bottom: 0px;">
Sandeep Maheshwari
</h5>
<p class="card-text text-center"
style="font-family: Helvetica;font-size: 16px;font-weight: 700;color: white;">
CEO
,MICROSOFT</p>
<a href="#"><i class="fa fa-facebook face "></i></a>
<a href="#"><i class="fa fa-instagram insta"></i></a>
<a href="#"><i class="fa fa-twitter twitter"></i></a>
</div>
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 d-flex justify-content-center spacebtwcards">
<div class="card"
style="width: 18rem;background-color: rgba(53, 46, 46, 0.475);border-radius: 15px;">
<a href="#"><img class="img" src="../images/bill.jpg" alt="Card image cap"></a>
<div class="card-body">
<h5 class="card-title text-center"
style="font-family: Helvetica;font-size: 20px; color: #A5D627;font-weight: 700;margin-bottom: 0px;">
Sandeep Maheshwari
</h5>
<p class="card-text text-center"
style="font-family: Helvetica;font-size: 16px;font-weight: 700;color: white;">
CEO
,MICROSOFT</p>
<a href="#"><i class="fa fa-facebook face "></i></a>
<a href="#"><i class="fa fa-instagram insta"></i></a>
<a href="#"><i class="fa fa-twitter twitter"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
</body>
</html>