-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
510 lines (468 loc) · 26.9 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
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
<!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">
<title>COLLEGE NETWORK</title>
<link rel="stylesheet" href="assets/home/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/home/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/home/css/owl.carousel.css">
<link rel="stylesheet" href="assets/home/css/owl.theme.css">
<link rel="stylesheet" href="assets/home/css/nivo-lightbox/nivo-lightbox.css">
<link rel="stylesheet" href="assets/home/css/nivo-lightbox/nivo-lightbox-theme.css">
<link rel="stylesheet" href="assets/home/css/animate.css">
<link rel="stylesheet" href="assets/home/css/style.css">
<script src="assets/home/js/modernizr.custom.js"></script>
</head>
<body>
<a href="#header" id="back-to-top" class="top"><i class="fa fa-chevron-up"></i></a>
<!-- HHHHHHHHHHHHHHHHHH Preloader HHHHHHHHHHHHHHHH -->
<!-- <div id="preloader"></div> -->
<!-- HHHHHHHHHHHHHHHHHH Header HHHHHHHHHHHHHHHH -->
<section id="header" class="header">
<div class="top-bar">
<div class="container">
<div class="navigation" id="navigation-scroll">
<div class="row">
<div class="col-md-11 col-xs-10">
<a href="index.html"><span id="logo"><strong class="strong">C</strong>OLLEGE <strong class="strong">N</strong>ETWORK</span></a>
</div>
<div class="col-md-1 col-xs-2">
<p class="nav-button">
<button id="trigger-overlay" type="button">
<i class="fa fa-bars"></i>
</button>
</p>
</div>
</div><!-- /.row -->
</div><!-- /.navigation -->
</div><!--/.container-->
</div><!--/.top-bar-->
<div class="container">
<div class="starting">
<div class="row">
<div class="col-md-6">
<img src="assets/home/img/LUCY2.png" alt="LUCY" class="wow flipInY animated animated">
</div>
<div class="col-md-6">
<div class="banner-text">
<h2 class="animation-box wow bounceIn animated"><strong class="strong">One Place for</strong><br>
all needs</h2>
<p>
College Network has been loved by many college students all over the country.JOIN NOW and become the part of this expanding network. Reviews and ratings are much appreciated.
</p>
<a href="login.html" class="btn btn-download wow animated fadeInLeft">
<i class="fa fa-sign-in pull-left"></i>
<strong>LOGIN</strong>
<br/>HERE </a>
<a href="create-account.html" class="btn btn-download wow animated fadeInRight">
<i class="fa fa-user pull-left"></i>
<strong>SIGN UP</strong>
<br/>NOW </a>
</div> <!-- /.banner-text -->
</div>
</div>
</div>
<!-- /.starting -->
</div>
<!-- /.container -->
</section>
<!-- /#header -->
<!-- HHHHHHHHHHHHHHHHHH Video HHHHHHHHHHHHHHHH -->
<div id="video" class="wrapper">
<div class="container">
<h2 class="animation-box wow bounceIn animated">FEATURES</h2>
<div class="virticle-line"></div>
<div class="circle"></div>
<img src="assets/home/img/feature.png" alt="feature" class="video img-responsive animation-box wow animated bounceInDown">
<p>
Use College Network – one place to all your needs . Use it wisely to gain and share knowledge.
</p>
</div> <!-- /.container -->
</div> <!-- /#video -->
<!-- HHHHHHHHHHHHHHHHHH Bigfeature HHHHHHHHHHHHHHHH -->
<section id="bigfeatures" class="img-block-3col wrapper">
<div class="container">
<div class="row">
<div class="col-sm-4">
<ul class="item-list-right item-list-big">
<li class="wow fadeInLeft animated"> <i class="fa fa-film"></i>
<h3><a href="login.html">Post</a></h3>
<p>Post whatever doubts you have , notifications will be sent to all to clear them.</p>
</li>
<li class="wow fadeInLeft animated"> <i class="fa fa-comments"></i>
<h3><a href="login.html">Comment</a></h3>
<p>Comment to help someone who is in a fix.</p>
</li>
<li class="wow fadeInLeft animated"> <i class="fa fa-eye"></i>
<h3><a href="login.html">Follow</a></h3>
<p>Follow a person to receive notifications for all his/her posts.</p>
</li>
</ul>
</div>
<div class="col-sm-4 col-sm-push-4">
<ul class="item-list-left item-list-big">
<li class="wow fadeInRight animated"> <i class="fa fa-envelope"></i>
<h3><a href="login.html">Message</a></h3>
<p>Inbox personal messages to the person whom you may want to clear your doubts with.</p>
</li>
<li class="wow fadeInRight animated"> <i class="fa fa-heart"></i>
<h3><a href="login.html">Like</a></h3>
<p>Hit the like button on posts which you like. </p>
</li>
<li class="wow fadeInRight animated"> <i class="fa fa-star"></i>
<h3><a href="login.html">Tag</a></h3>
<p>Tag your friend by using # before their name.</p>
</li>
</ul>
</div>
<div class="col-sm-4 col-sm-pull-4 text-center">
<div class="animation-box wow bounceIn animated">
<img class="highlight-left wow animated" src="assets/home/img/spark.png" height="192" width="48" alt="">
<img class="highlight-right wow animated" src="assets/home/img/spark.png" height="192" width="48" alt="">
<img class="screen" src="assets/home/img/front.png" alt="" height="581" width="300">
</div>
</div>
</div>
</div> <!-- /.container -->
</section> <!-- /#bigfeatures -->
<!-- HHHHHHHHHHHHHHHHHH Resources HHHHHHHHHHHHHHHH -->
<div id="speciality" class="wrapper">
<div class="container">
<h2 class="animation-box wow bounceIn animated">RESOURCES</h2>
<div class="virticle-line"></div>
<div class="circle"></div>
<div class="row">
<div class="col-sm-4 wow animated fadeInLeft">
<div class="special-icon">
<i class="fa fa-book"></i>
</div>
<h3>Study Material</h3>
<p>
All the latest study material for all the subjects explaining in a very lucid manner.
</p>
</div>
<div class="col-sm-4 animation-box wow bounceIn animated">
<div class="special-icon">
<i class="fa fa-question-circle"></i>
</div>
<h3>Question Papers</h3>
<p>
All past year question papers of different colleges , yearwise available to help students tackle exam fear.
</p>
</div>
<div class="col-sm-4 wow animated fadeInRight">
<div class="special-icon">
<i class="fa fa-road"></i>
</div>
<h3>Experiences</h3>
<p>
The experiences of your seniors right at your doorstep defining your road to success.
</p>
</div>
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /#speciality -->
<!-- HHHHHHHHHHHHHHHHHH Features HHHHHHHHHHHHHHHH -->
<section id="features" class="wrapper features">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6 wow animated fadeInLeft">
<img src="assets/home/img/mb2.png" alt="" class="pull-right left-img">
</div>
<div class="col-md-6 col-sm-6 wow animated fadeInRight">
<div class="features-list">
<h3>Resource Material</h3>
<p>
A complete guide of what all you can expect on this site.
</p>
<ul class="right">
<li class="li"><i class="fa fa-chevron-right"></i><a href="/cms/" > Question Papers</a></li>
<li class="li"><i class="fa fa-chevron-right"></i> <a href="/cms/"> Tutorials </a></li>
<li class="li"><i class="fa fa-chevron-right"></i> <a href="/cms/"> Video Lectures</a></li>
<li class="li"><i class="fa fa-chevron-right"></i><a href="/cms/" > Short Notes</a></li>
<li class="li"><i class="fa fa-chevron-right"></i><a href="/cms/" > Placements</a></li>
<li class="li"><i class="fa fa-chevron-right"></i><a href="/cms/" > Seniors</a></li>
<li class="li"><i class="fa fa-chevron-right"></i><a href="/cms/" > Tips</a></li>
</ul>
</div> <!-- .features-list -->
</div>
</div> <!-- /.row -->
<div class="row">
<div class="col-md-6 col-sm-6 wow animated fadeInLeft">
<div class="features-list-left">
<h3>Branches</h3>
<p>
All the study material , articles and lectures arranged branchwise.
</p>
<ul class="left">
<li class="li"><a href="/cms/branches.html">Computer Science</a><i class="fa fa-chevron-left"></i></li>
<li class="li"><a href="/cms/branches.html">Information Technology </a><i class="fa fa-chevron-left"></i></li>
<li class="li"><a href="/cms/branches.html">Electronics & Communication</a><i class="fa fa-chevron-left"></i></li>
<li class="li"><a href="/cms/branches.html">Mechanical</a> <i class="fa fa-chevron-left"></i></li>
<li class="li"><a href="/cms/branches.html">Civil </a><i class="fa fa-chevron-left"></i></li>
<li class="li"><a href="/cms/branches.html">Electrical</a> <i class="fa fa-chevron-left"></i></li>
<li class="li"><a href="/cms/branches.html">Biotechnology </a><i class="fa fa-chevron-left"></i></li>
<li class="li"><a href="/cms/branches.html">Chemical </a><i class="fa fa-chevron-left"></i></li>
<li class="li"><a href="/cms/branches.html">Production & Instrumentation </a><i class="fa fa-chevron-left"></i></li>
</ul>
</div> <!-- .features-list -->
</div>
<div class="col-md-6 col-sm-6 wow animated fadeInRight">
<img src="assets/home/img/mb2v.png" alt="" class="pull-left right-img">
</div>
</div> <!-- /.row -->
</div> <!-- /.container -->
</section> <!-- /#features -->
<!-- HHHHHHHHHHHHHHHHHH Screenshots HHHHHHHHHHHHHHHH -->
<section id="gallery" class="wrapper">
<div class="container">
<h2 class="animation-box wow bounceIn animated">SCREENSHOTS</h2>
<div class="virticle-line"></div>
<div class="circle"></div>
<div class="row">
<div class="col-xs-12">
<div id="screenshots" class="owl-carousel owl-theme">
<a href="assets/home/img/1.jpg" class="item wow flipInY animated animated" data-lightbox-gallery="screenshots">
<img src="assets/home/img/1.jpg" class="img_res wow animated zoomIn" alt="">
</a>
<a href="assets/home/img/2.jpg" class="item wow flipInY animated animated" data-lightbox-gallery="screenshots">
<img src="assets/home/img/2.jpg" class="img_res wow animated zoomIn" alt="">
</a>
<a href="assets/home/img/3.jpg" class="item wow flipInY animated animated" data-lightbox-gallery="screenshots">
<img src="assets/home/img/3.jpg" class="img_res wow animated zoomIn" alt="">
</a>
<a href="assets/home/img/4.jpg" class="item wow flipInY animated animated" data-lightbox-gallery="screenshots">
<img src="assets/home/img/4.jpg" class="img_res wow animated zoomIn" alt="">
</a>
<a href="assets/home/img/5.jpg" class="item wow flipInY animated animated" data-lightbox-gallery="screenshots">
<img src="assets/home/img/5.jpg" class="img_res wow animated zoomIn" alt="">
</a>
<a href="assets/home/img/6.jpg" class="item wow flipInY animated animated" data-lightbox-gallery="screenshots">
<img src="assets/home/img/6.jpg" class="img_res wow animated zoomIn" alt="">
</a>
<a href="assets/home/img/7.jpg" class="item wow flipInY animated animated" data-lightbox-gallery="screenshots">
<img src="assets/home/img/7.jpg" class="img_res wow animated zoomIn" alt="">
</a>
<a href="assets/home/img/8.jpg" class="item wow flipInY animated animated" data-lightbox-gallery="screenshots">
<img src="assets/home/img/8.jpg" class="img_res wow animated zoomIn" alt="">
</a>
<a href="assets/home/img/9.jpg" class="item wow flipInY animated animated" data-lightbox-gallery="screenshots">
<img src="assets/home/img/9.jpg" class="img_res wow animated zoomIn" alt="">
</a>
</div>
<div class="customNavigation row">
<a class="btn prev gallery-nav wow animated bounceInLeft"><i class="fa fa-chevron-left"></i></a>
<a class="btn next gallery-nav wow animated bounceInRight"><i class="fa fa-chevron-right"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- HHHHHHHHHHHHHHHHHHHH Testimonial HHHHHHHHHHHHHHHHHHHHHH -->
<section id="testimonial" class="wrapper">
<div class="container">
<div class="row main_content">
<div class="col-md-8 col-md-offset-2">
<div id="client-speech" class="owl-carousel owl-theme">
<div class="item wow animated bounceInUp animated">
<!-- <img class="img-circle img-responsive center-block test-img" src="assets/home/img/test1.png" alt="text"> -->
<p class="client-comment text-center">
This site provides you tutorials on all the subjects & topics related to your syllabus whichever you may belong to.College Network has been loved by many college students all over the country.
</p>
<div class="row text-center">
<p class="client-name text-center">TUTORIALS</p>
</div>
</div>
<div class="item wow animated bounceInUp animated">
<!-- <img class="img-circle img-responsive center-block test-img" src="assets/home/img/test2.png" alt="text"> -->
<p class="client-comment text-center">
This site provides you video lectures on all the subjects & topics related to your syllabus whichever you may belong to.College Network has been loved by many college students all over the country.
</p>
<div class="row text-center">
<p class="client-name text-center">VIDEOS</p>
</div>
</div>
<div class="item wow animated bounceInUp animated">
<!-- <img class="img-circle img-responsive center-block test-img" src="assets/home/img/test3.png" alt="text"> -->
<p class="client-comment text-center">
This site provides you articles on all the subjects & topics related to your syllabus whichever you may belong to.College Network has been loved by many college students all over the country.
</p>
<div class="row text-center">
<p class="client-name text-center">ARTICLES</p>
</div>
</div>
<div class="item wow animated bounceInUp animated">
<!-- <img class="img-circle img-responsive center-block test-img" src="assets/home/img/test4.png" alt="text"> -->
<p class="client-comment text-center">
This site acts as a social networking site for students helping them to connect together and form a belongingness among themselves.
</p>
<div class="row text-center">
<p class="client-name text-center">Networking</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section> <!-- clients -->
<!-- HHHHHHHHHHHHHHHHHH Development Team HHHHHHHHHHHHHHHH -->
<div id="team" class="wrapper">
<div class="container-fluid">
<h2 class="animation-box wow bounceIn animated">DEVELOPMENT TEAM</h2>
<div class="virticle-line"></div>
<div class="circle"></div>
<div class="row">
<div class="col-md-2 col-sm-4 col-md-offset-3 wow animated fadeInLeft">
</div>
<div class="col-md-2 col-sm-4 animation-box wow bounceIn animated">
<img src="assets/home/img/team1.png" alt="team">
<img src="assets/home/img/icon-p.png" alt="icon-p" class="icon-p">
<h3>AKSHIT SHARMA</h3>
<p>DEVELOPER</p>
<div class="img-hover">
<ul class="social-icon text-center">
<li class="wow animated fadeInLeft facebook"><a href="#"><i class="fa fa-facebook"></i></a></li>
<li class="wow animated fadeInLeft twitter"><a href="#"><i class="fa fa-twitter"></i></a>
<li class="wow animated fadeInRight linkedin"><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li class="wow animated fadeInRight googleplus"><a href="#"><i class="fa fa-google-plus"></i></a></li>
</ul>
<img src="assets/home/img/icon-m.png" alt="icon-m" class="icon-m">
</div>
</div>
<div class="col-md-2 col-sm-4 wow animated fadeInRight">
</div>
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /#team -->
<!-- HHHHHHHHHHHHHHHHHH Contact Us HHHHHHHHHHHHHHHH -->
<section id="contact" class="wrapper">
<div class="container">
<div class="row">
<div class="col-md-3 contact-item col-sm-6 col-xs-12 wow animated fadeInLeft">
<i class="fa fa-map-marker"></i>
<h3>Address</h3>
<p class="contact">
MNNIT Allahabad <br>
Teliarganj , Allahabad-211004
</p>
</div>
<div class="col-md-3 contact-item col-sm-6 col-xs-12 wow animated fadeInLeft">
<i class="fa fa-phone"></i>
<h3>Phone</h3>
<p class="contact">
Mobile: 9519445867 <br>
</p>
</div>
<div class="col-md-3 contact-item col-sm-6 col-xs-12 wow animated fadeInRight">
<i class="fa fa-print"></i>
<h3>Facebook</h3>
<p class="contact">
/akshitwizard
</p>
</div>
<div class="col-md-3 contact-item col-sm-6 col-xs-12 wow animated fadeInRight">
<i class="fa fa-envelope"></i>
<h3>Email Address</h3>
<p class="contact">
<a href="mailto:khitkwizard@gmail.com">khitkwizard@gmail.com</a> <br>
<a href="localhost/social">http://localhost/social</a>
</p>
</div>
</div> <!-- /.row -->
</div> <!-- /.container -->
</section> <!-- /#contact -->
<!-- HHHHHHHHHHHHHHHHHH Footer HHHHHHHHHHHHHHHH -->
<section id="footer" class="wrapper">
<div class="container text-center">
<div class="footer-logo">
<h1 class="text-center animation-box wow bounceIn animated">College Network</h1>
</div>
<ul class="social-icons text-center">
<li class="wow animated fadeInLeft facebook"><a href="#"><i class="fa fa-facebook"></i></a></li>
<li class="wow animated fadeInRight twitter"><a href="#"><i class="fa fa-twitter"></i></a>
<li class="wow animated fadeInLeft linkedin"><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li class="wow animated fadeInRight googleplus"><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li class="wow animated fadeInLeft github"><a href="#"><i class="fa fa-github"></i></a>
</ul>
<div class="copyright">
<div class="credits">
Made With <i class="fa fa-heart"></i> by <a href="http://localhost/social" target="_blank">KHITK</a>
</div>
<div>©2017 College Network, All Rights Reserved</div>
</div>
</div><!-- container -->
</section>
<!-- HHHHHHHHHHHHHHHHHH Open/Close HHHHHHHHHHHHHHHH -->
<div class="overlay overlay-hugeinc">
<button type="button" class="overlay-close">Close</button>
<nav>
<ul>
<li class="hideit"><a href="#header">Home</a></li>
<li class="hideit"><a href="#bigfeatures">College N\W</a></li>
<li class="hideit"><a href="#speciality">Resources</a></li>
<li class="hideit"><a href="#gallery">Branches</a></li>
<li class="hideit"><a href="#testimonial">Content</a></li>
<li class="hideit"><a href="#team">Team</a></li>
<li class="hideit"><a href="#contact">Contact Us</a></li>
</ul>
</nav>
</div>
<script src="assets/home/js/jquery-1.11.2.min.js"></script>
<script src="assets/home/js/wow.min.js"></script>
<script src="assets/home/js/owl-carousel.js"></script>
<script src="assets/home/js/nivo-lightbox.min.js"></script>
<script src="assets/home/js/smoothscroll.js"></script>
<!--<script src="assets/home/js/jquery.ajaxchimp.min.js"></script>-->
<script src="assets/home/js/bootstrap.min.js"></script>
<script src="assets/home/js/classie.js"></script>
<script src="assets/home/js/script.js"></script>
<script>
new WOW().init();
</script>
<script>
$(document).ready(function(){
$(".hideit").click(function(){
$(".overlay").hide();
});
$("#trigger-overlay").click(function(){
$(".overlay").show();
});
});
</script>
<script>
$(document).ready(function(){
var kawa = $('.top-bar');
var back = $('#back-to-top');
function scroll() {
if ($(window).scrollTop() > 700) {
kawa.addClass('fixed');
back.addClass('show-top');
} else {
kawa.removeClass('fixed');
back.removeClass('show-top');
}
}
document.onscroll = scroll;
});
</script>
<!--HHHHHHHHHHHH Smooth Scrooling HHHHHHHHHHHHHHHH-->
<script>
$(function() {
$('a[href*=#]:not([href=#])').click(function() {
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
if (target.length) {
$('html,body').animate({
scrollTop: target.offset().top
}, 1000);
return false;
}
}
});
});
</script>
</body>
</html>