forked from wink-1234/Ecell-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
381 lines (269 loc) · 14.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
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
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<!DOCTYPE html>
<html lang="en">
<head>
<title>Home | E-Cell IIIT Lucknow</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<link href="https://fonts.googleapis.com/css?family=Advent+Pro|Alegreya|Cormorant+Garamond:300|Hi+Melody|Josefin+Slab|Lacquer|Livvic|Montserrat|Mukta|Noto+Sans|Press+Start+2P|Questrial|Raleway|Oxygen|Rubik&display=swap" rel="stylesheet">
<!-- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous"> -->
<script src="https://kit.fontawesome.com/bdee93272c.js" crossorigin="anonymous"></script>
<!-- <link rel="stylesheet prefetch" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css"> -->
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/logo.png">
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/responsive.css" rel="stylesheet">
<link href="assets/css/colors.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<!-- <script type=text/javascript>
$(function() {
var body = $(‘.hero’);
var backgrounds = new Array(
'red','green','blue'
);
var current = 0;
function nextBackground() {
body.css(
‘color’,
backgrounds[current = ++current % backgrounds.length]
);
setTimeout(nextBackground, 10000);
}
setTimeout(nextBackground, 10000);
body.css(‘color’, backgrounds[0]);
});
</script> -->
</head>
<body>
<!-- Pre Loader -->
<div class="loader-wrapper">
<div class="wrapper">
<span class="circle circle-1"></span>
<span class="circle circle-2"></span>
<span class="circle circle-3"></span>
<span class="circle circle-4"></span>
<span class="circle circle-5"></span>
<span class="circle circle-6"></span>
<span class="circle circle-7"></span>
<span class="circle circle-8"></span>
</div>
</div>
<!-- Preloader ends -->
<header id="masthead" class="site-header" data-anchor-target=".hero" data-top="background: rgba(59,58,54,0); border-bottom-color: rgba(226,226,226,0);" data-top-bottom="background: rgba(59,58,54,1); border-bottom-color: rgba(226,226,226,1);">
<nav>
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="site-title yellow-text"><img src="assets/img/E-cell-Bird.png" class="site-logo"></a>
</div>
<div class="main-menu">
<ul class="nav navbar-nav navbar-right">
<li class="active right-nav-links"><a href="index.html">Home</a></li>
<li class="right-nav-links"><a href="about-us.html">About Us</a></li>
<li class="right-nav-links"><a href="teams.html">Teams</a></li>
<li class="right-nav-links"><a href="https://start-the-buck-up.netlify.app/">Events</a></li>
<li class="right-nav-links"><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
</header>
<div class="hero background-overlay img">
<div class="hero-text">
<h1 style="color:#ffffdd">E-CELL IIIT LUCKNOW</h1>
<h1 id="typed"></h1>
</div>
<div class="hero-arrow">
<a class="scrollTo" href="#"><i class="fa fa-angle-down" aria-hidden="true"></i></a>
</div>
</div>
<main id="main" class="site-main">
<section class="site-section section-quote text-center">
<div class="container">
<p class="section-title">Vision</p>
<hr class="custom-hr">
<p class="section-text">We at E-Cell IIIT Lucknow believe in creating an entrepreneurial ecosystem for
creative minds to convert spark of their ideas into a wildfire that can impact the world.</p>
</div>
</section>
<section class="site-section section-works light-gray-bg text-center">
<div class="container">
<h2 class="section-title">Mission</h2>
<hr class="custom-hr">
<p class="section-text">We aim to promote inventive and creative solutions.
To act as a simple and effective bridge between the vital components, the students,the entrepreneurs and the investors.</p>
<div class="multi-item-controls">
<a class="left btn carousel-control" href="#threeSlidesSlider" data-slide="next"><i class="fa fa-angle-left" aria-hidden="true"></i></a>
<a class="right btn carousel-control" href="#threeSlidesSlider" data-slide="prev"><i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="carousel three-slides-slider multi-item-carousel slide" id="threeSlidesSlider">
<div class="carousel-inner">
<div class="item active">
<div class="col-xs-6 col-sm-4">
<img src="assets/img/imgs1.JPG" alt="" class="img-carousel">
</div>
</div>
<div class="item">
<div class="col-xs-6 col-sm-4">
<img src="assets/img/imgs2.JPG" alt="" class="img-carousel">
</div>
</div>
<div class="item">
<div class="col-xs-6 col-sm-4">
<img src="assets/img/imgs3.JPG" alt="" class="img-carousel">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="site-section-small section-services IIE-container">
<div class="container">
<div class="text-center">
<h3 class="section-title">Our Motive</h3>
<hr class="custom-hr">
</div>
<div class="row IIE-row">
<div class="col-lg-4 col-sm-12 IIE-cards">
<div class="service">
<div class="service-icon">
<i class="fa fa-laptop" aria-hidden="true"></i>
</div>
<div class="service-content">
<h3 class="section-title tag-title">Initiate</h3>
<p class="tagline-description">To develop creative approach for an start-up you have to make your mind to think unique
ideas that will make you stand out from the crowd. Initiating something works like sowing seed and it is the first step towards your entrepreneurial journey.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-sm-12 IIE-cards">
<div class="service">
<div class="service-icon">
<i class="fas fa-egg"></i>
</div>
<div class="service-content">
<h3 class="section-title tag-title">Incubate</h3>
<p class="tagline-description">Incubating is the managing and developing strategies for the start-up ideas.
The ideas that we have implanted as a seed should be watered properly that is hatching in the early stages of development by Incubation Centre.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-sm-12">
<div class="service">
<div class="service-icon">
<i class="fa fa-rocket" aria-hidden="true"></i>
</div>
<div class="service-content">
<h4 class="section-title tag-title">Elevate</h4>
<p class="tagline-description">Elevating is the upgradation of the start-ups to professional levels. Branding is the quality or essence that makes an organisation
unique which build more value into organisation's value, proposition and pricing.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="site-section-small section-work-with-us yellow-bg text-center gradient">
<div class="container">
<p class="section-title-small white-text mb-50">Coming together is a beginning, keeping together is progress, working together is success.</p>
<a class="btn" href="#">Start Now</a>
</div>
</section>
<div id="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d1497.3124439963308!2d81.0232610761291!3d26.800828962791567!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x399be37eb0826741%3A0x34d9dd79cdeac7d8!2sIIIT%20Lucknow!5e0!3m2!1sen!2sin!4v1567697983020!5m2!1sen!2sin" width="100%" height="450" frameborder="0" style="border:0;" allowfullscreen=""></iframe>
</div>
<section class="social-networks">
<div class="container-fluid">
<div class="row">
<a class="white-text black-bg twitter-bg" href="https://www.youtube.com/channel/UCRnnUmtMdoRbL9l6kGh3LZQ" target="_blank"><i class="fab fa-youtube" aria-hidden="true"></i></a>
<a class="white-text gray-bg facebook-bg" href="https://www.facebook.com/ecelliiitl/" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a class="white-text black-bg google-plus-bg" href="mailto:[email protected]" target="_blank"><i class="fa fa-google-plus" aria-hidden="true"></i></a>
<a class="white-text gray-bg linkedin-bg" href="https://www.linkedin.com/company/e-cell-iiit-lucknow/" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</div>
</div>
</section>
</main>
<footer id="colophon" class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-3 col-xs-6">
<div class="mb-xs-20">
<a href="index.html" class="site-title yellow-text"><img src="assets/img/eCell-Logo.png" class="footer-logo"></a>
<p class="mb-0"></p>
</div>
</div>
<div class="col-md-3 col-xs-6">
<div class="mb-xs-20">
<h4 class="small-title">Get in touch</h4>
<ul class="list-unstyled">
<li>Phone: <a href="tel:+9161994909">+91-9161994909</a></li>
<li>Email: <a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-xs-6">
<div class="mb-xs-20">
<h4 class="small-title">Important Links</h4>
<ul class="list-unstyled">
<li><a href="https://iiitl.ac.in/">IIIT Lucknow</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="teams.html">Teams</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-xs-6">
<div class="mb-xs-20">
<h4 class="small-title">Location</h4>
<ul class="list-unstyled">
<li>IIIT LUCKNOW</li>
<li>Mastemau, Lucknow</li>
<li>Uttar Pradesh 226002</li>
</ul>
</div>
</div>
</div>
</div>
<div class="copyright">
<p>© E-CELL IIIT LUCKNOW | Made with <font style="color:red">♥</font> by <a href="teams.html#web-team" class="yellow-text">WEB
TEAM</a></p>
</div>
</footer>
<!-- PRE LOADER SCRIPT -->
<script>
window.addEventListener('load',function(){
var x=document.getElementsByClassName("loader-wrapper");
console.log(x[0]);
x[0].classList.add("zzzz");
});
// setTimeout(function(){
// },2000);
</script>
<script>
var typed = new Typed('#typed', {
strings:["INITIATE","INCUBATE","ELEVATE"],
typeSpeed:100,
backSpeed:5,
loop:true,
loopCount:Infinity,
smartBackspace: false,
});
var cursor=document.getElementsByClassName("typed-cursor")[0];
cursor.innerHTML="_";
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.slicknav.min.js"></script>
<script src="assets/js/slick.min.js"></script>
<script src="assets/js/touchswipe.min.js"></script>
<script src="assets/js/skrollr.min.js"></script>
<script src="assets/js/jquery.countTo.min.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>