-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
526 lines (473 loc) · 21 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
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
<!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">
<meta name="description" content="Tecnhovit 16">
<meta name="author" content="Prashant Bhardwaj">
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<title>Tecnhovit 16</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<link rel="shortcut icon" href="assets/img/favicon2.png">
<link rel="stylesheet" type="text/css" href="assets/css/normalize.css" />
<link rel="stylesheet" type="text/css" href="assets/css/demo.css" />
<link rel="stylesheet" type="text/css" href="assets/css/component_1.css" />
<link href='http://fonts.googleapis.com/css?family=Raleway:200,400,800' rel='stylesheet' type='text/css'>
<!--
Just for debugging purposes. Don't actually copy this line!
[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif] -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="assets/js/modernizr.js"></script>
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#start" style="top:0px;"><img src="assets/img/technovit_logo.png" alt="technovit16." height="300px" width="200px" style="position:absolute;top:-62px;left:50px;"></a>
</div>
<div class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav">
<li class="active">
</li>
<li><a href="aboutus.html">ABOUT US</a></li>
<li><a href="themes.html">THEME</a></li>
<li><a href="#patrons">PATRONS</a></li>
<li><a href="#archives">ARCHIVES</a></li>
<li><a href="assets/spons.pdf">SPONSORS</a></li>
<li><a href="http://technovit.eventze.in/home/login">REGISTRATIONS</a></li>
<li><a href="schools/index.html">SCHOOLS/EVENTS</a></li>
<li><a href="#contact">CONTACT</a></li>
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">PAGES <b class="caret"></b></a>
<ul class="dropdown-menu">`
<li><a href="blog.html">BLOG</a></li>
<li><a href="single-post.html">SINGLE POST</a></li>
<li><a href="aboutus.html">ABOUT US</a></li>
<li><a href="single-project.html">SINGLE PROJECT</a></li>
</ul> -->
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- *****************************************************************************************************************
HEADERWRAP
***************************************************************************************************************** -->
<style type="text/css">
.img-logo{
max-width: 100%;
height: auto;
}
.img-small{
max-width: 28%;
height: auto;
}
#year{
padding-top: 0;
margin-top: 0;
}
</style>
<div style="width: 100%;" class="demo-1" name="start">
<div class="content">
<div id="large-header" class="large-header" style="margin-top:5vw;">
<div id="inner_box">
<img src="assets/img/tsicover.jpg" alt="">
<img src="assets/img/harley.JPG" alt="">
<img src="assets/img/harley2.JPG" alt="">
<img src="assets/img/marathon.png" alt="">
<img src="assets/img/mun.jpg" alt="">
</div>
<canvas id="demo-canvas" ></canvas>
<h1 class="main-title" style="padding-bottom:24vw;">
<img src="assets/img/vitcc.png" class="img-small" style="margin-bottom:-30vh;" />
<!-- <img src="design/technovit copy.png" class="img-logo" align="center" />
<span class="thin" style="text-align:0center;">2016</span> -->
<img src="assets/img/finaltvit-1.png" alt="pic" style="margin-top:20vh;" />
</h1>
<div id="clockdiv">
<div><span class="days"></span><div class="smalltext">Days</div></div>
<div><span class="hours"></span><div class="smalltext">Hours</div></div>
<div><span class="minutes"></span><div class="smalltext">Minutes</div></div>
<div><span class="seconds"></span><div class="smalltext">Seconds</div></div>
</div>
<script src=" assets/js/clock.js"></script>
<small class="main-title" style="font-size:2em;padding-top:10vw;text-transform:capitalize;">15<sup>th</sup> to 17<sup>th</sup>September
</small>
</div>
</div>
<!-- Related demos -->
<div name="patrons"></div>
</div> <!-- /container -->
<!-- *****************************************************************************************************************
SERVICE LOGOS
***************************************************************************************************************** -->
<div id="service" >
<div class="container">
<p><center><h2><br>Our Patrons</h2></center></p>
<div class="row centered">
<br><br><br>
<div class="col-md-4">
<img src="assets/img/gv.jpg" class="img-circle" style="box-shadow: 5px 5px 15px #888888"></img>
<h4>Dr. G. Viswanathan</h4>
<h6>Founder & Chancellor</h6>
<p>The founder-chancellor of VIT University was born on December 8, 1938 in a remote village near Vellore in Tamil Nadu. His life is a source of inspiration to the modern- day youth. He is a man of profound knowledge whose aim has been to get his students to the peak of their capabilities. Every student at VIT University is given ample opportunities to prove his academic and cultural excellence. This is well encouraged and supported in all means by our chancellor.</p>
</div>
<div class="col-md-4" >
<img src="assets/img/vp.jpg" class="img-circle" style="box-shadow: 5px 5px 15px #888888"></img>
<h4>Mr. Sankar Viswanathan</h4>
<h6>Vice President</h6>
<p>After his Advanced Diploma in Engineering Technology, at Chisholm Institute, Melbourne, Australia - he has held the honoured position as Chairman of Vellore Engineering College, before taking over as Pro-Chancellor (Academic VIT). He has travelled a lot and done the knowledge transfer, to the VIT. Though he is a man with a lot of responsibilities, it is one of his biggest priorities to be present whenever there is an event at our campus to shower us with all his support.</p>
</div>
<div class="col-md-4">
<img src="assets/img/avp.jpg" class="img-circle" style="box-shadow: 5px 5px 15px #888888"></img>
<h4>Ms. Kadhambari S. Viswanathan</h4>
<h6>Assistant Vice President</h6>
<p>On completion of her Masters degree in Health Science, from the prestigious Bloomberg School of Public Health at Johns Hopkins University, Baltimore, USA. She has been honoured by the 'Limca Book of Records' as the youngest biographer. She is fully committed to the enrichment of the university and is completely involved with all activities in college. She encourages participation in intercollegiate events by fuelling us with constant support and is always available to the members of the University.</p>
</div>
</div>
</div><! --/container -->
</div><! --/service -->
<!-- *****************************************************************************************************************
PORTFOLIO SECTION
***************************************************************************************************************** -->
<div id="portfoliowrap" name="archives">
<h3>ARCHIVES<br><br><br></h3>
<div class="portfolio-centered">
<div class="recentitems portfolio">
<div class="portfolio-item graphic-design">
<div class="he-wrap tpl6">
<img src="assets/img/2.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/2.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
<div class="portfolio-item web-design">
<div class="he-wrap tpl6">
<img src="assets/img/1.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/1.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
<div class="portfolio-item graphic-design">
<div class="he-wrap tpl6">
<img src="assets/img/3.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/3.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
<div class="portfolio-item graphic-design">
<div class="he-wrap tpl6">
<img src="assets/img/4.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/4.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
<div class="portfolio-item books">
<div class="he-wrap tpl6">
<img src="assets/img/5.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/5.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
<div class="portfolio-item graphic-design">
<div class="he-wrap tpl6">
<img src="assets/img/7.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/7.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
<div class="portfolio-item books">
<div class="he-wrap tpl6">
<img src="assets/img/6.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/6.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
<div class="portfolio-item graphic-design">
<div class="he-wrap tpl6">
<img src="assets/img/8.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/8.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
<div class="portfolio-item web-design">
<div class="he-wrap tpl6">
<img src="assets/img/9.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/9.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
<div class="portfolio-item books">
<div class="he-wrap tpl6">
<img src="assets/img/10.jpg" alt="">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<a data-rel="prettyPhoto" href="assets/img/10.jpg" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-search"></i></a>
</div><!-- he bg -->
</div><!-- he view -->
</div><!-- he wrap -->
</div><!-- end col-12 -->
</div><!-- portfolio -->
</div><!-- portfolio container -->
</div><!--/Portfoliowrap -->
<!-- *****************************************************************************************************************
MIDDLE CONTENT
***************************************************************************************************************** -->
<!-- *****************************************************************************************************************
TESTIMONIALS
***************************************************************************************************************** -->
<!-- *****************************************************************************************************************
OUR CLIENTS
***************************************************************************************************************** -->
<div id="cwrap" name="clients">
<div class="container">
<div class="row centered">
<h3>OUR PAST SPONSORS</h3>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client01.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client02.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client03.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client04.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client05.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client06.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client07.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client08.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client09.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client10.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client11.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client12.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client13.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client14.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client15.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client16.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client17.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client18.png" class="img-responsive">
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<img src="assets/img/clients/client19.png" class="img-responsive">
</div>
</div><! --/row -->
</div><! --/container -->
</div><! --/cwrap -->
<!-- *****************************************************************************************************************
FOOTER
***************************************************************************************************************** -->
<div id="footerwrap">
<div class="container">
<div class="row">
<div class="col-lg-6">
<h4>Social Links</h4>
<div class="hline-w"></div>
<p>
<a href="#"><i class="fa fa-dribbble"></i></a>
<a href="https://www.facebook.com/technoVIT15/?fref=ts"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
<a href="#"><i class="fa fa-tumblr"></i></a><br>
<br>Dr. S. Hemamalini - 7358782572
<br>Dr. V. Rajasekaran - 9894614338
<br>Dr. T. Subbulakshmi - 9994163259
</p>
</div>
<div name="contact" class="col-lg-6">
<h4>Contact Us</h4>
<div class="hline-w"></div>
<p>
VIT University Chennai Campus<br/>
Vandalur - Kelambakkam Road<br/>
Chennai - 600 127<br/>
Phone : +91 44 3993 1555<br/>
Fax : +91 44 3993 2555<br/>
Email : [email protected]
</p>
</div>
</div><! --/row -->
</div><! --/container -->
</div><! --/footerwrap -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/retina-1.1.0.js"></script>
<script src="assets/js/jquery.hoverdir.js"></script>
<script src="assets/js/jquery.hoverex.min.js"></script>
<script src="assets/js/jquery.prettyPhoto.js"></script>
<script src="assets/js/jquery.isotope.min.js"></script>
<script src="assets/js/custom.js"></script>
<script>
// Portfolio
(function($) {
"use strict";
var $container = $('.portfolio'),
$items = $container.find('.portfolio-item'),
portfolioLayout = 'fitRows';
if( $container.hasClass('portfolio-centered') ) {
portfolioLayout = 'masonry';
}
$container.isotope({
filter: '*',
animationEngine: 'best-available',
layoutMode: portfolioLayout,
animationOptions: {
duration: 750,
easing: 'linear',
queue: false
},
masonry: {
}
}, refreshWaypoints());
function refreshWaypoints() {
setTimeout(function() {
}, 1000);
}
$('nav.portfolio-filter ul a').on('click', function() {
var selector = $(this).attr('data-filter');
$container.isotope({ filter: selector }, refreshWaypoints());
$('nav.portfolio-filter ul a').removeClass('active');
$(this).addClass('active');
return false;
});
function getColumnNumber() {
var winWidth = $(window).width(),
columnNumber = 1;
if (winWidth > 1200) {
columnNumber = 5;
} else if (winWidth > 950) {
columnNumber = 4;
} else if (winWidth > 600) {
columnNumber = 3;
} else if (winWidth > 400) {
columnNumber = 2;
} else if (winWidth > 250) {
columnNumber = 1;
}
return columnNumber;
}
function setColumns() {
var winWidth = $(window).width(),
columnNumber = getColumnNumber(),
itemWidth = Math.floor(winWidth / columnNumber);
$container.find('.portfolio-item').each(function() {
$(this).css( {
width : itemWidth + 'px'
});
});
}
function setPortfolio() {
setColumns();
$container.isotope('reLayout');
}
$container.imagesLoaded(function () {
setPortfolio();
});
$(window).on('resize', function () {
setPortfolio();
});
})(jQuery);
</script>
<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>
<script type="text/javascript">
/*function logoSlide(){
$('.main-title').slideDown(3000);
}
setTimeout(logoSlide,800)*/
</script>
<script src="assets/js/TweenLite.min.js"></script>
<script src="assets/js/EasePack.min.js"></script>
<script src="assets/js/rAF.js"></script>
<script src="assets/js/demo-1.js"></script>
</body>
</html>