forked from aaditya1499/invento2K19
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtechwiz.html
More file actions
219 lines (194 loc) · 8.72 KB
/
techwiz.html
File metadata and controls
219 lines (194 loc) · 8.72 KB
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="invento, iet, davv, invento iet davv, events, tech fest, fest" />
<meta name="description" content="Invento is the annual tech festival of the Institute Of
Engineering And Technology, IET DAVV which is held in August and
September .This festival is the largest technical fest of central
India.It is one of the huge and highly acknowledged
technical fest. invento iet davv">
<title>Invento | TechWiz</title>
<link href='https://fonts.googleapis.com/css?family=Varela' rel='stylesheet' type='text/css'>
<link rel="icon" type="image/png" href="assets/images/favicon.png" />
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<!-- FontAwesome CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.2/css/all.min.css">
<!-- Styles -->
<link rel="stylesheet" href="assets/css/style.css">
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
<style>
a:hover {
text-decoration: none;
}
a.play {
background: rgba(0, 0, 0, .7);
}
a::-moz-focus-inner {
outline: none;
border: none;
}
a:focus {
outline: none;
border: none;
}
p {
font-size: 16px;
}
@media only screen and (max-width:768px) {
p {
padding: 15px;
}
}
@media only screen and (min-width:768px) {
.techwiz-glitch {
margin: 20% 0 0 !important;
/* margin: 0 auto !important; */
}
}
</style>
</head>
<body class="blog-page">
<div class="loader-wrapper">
<img class="loading-gif" src="assets/images/loader.gif" alt="">
</div>
<header class="site-header">
<div class="header-bar">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-10 col-lg-4">
<h1 class="site-branding flex">
<a href="/">
<img src="assets/images/logo_text.png" width="60%" alt="">
</a>
</h1>
</div>
<div class="col-2 col-lg-8">
<nav class="site-navigation">
<div class="hamburger-menu d-lg-none">
<span></span>
<span></span>
<span></span>
<span></span>
</div><!-- .hamburger-menu -->
<ul class="nav-ul">
<li><a href="/">HOME</a></li>
<li><a href="/#about">ABOUT</a></li>
<li><a href="/team">TEAM</a></li>
<li><a href="/workshops">WORKSHOPS</a></li>
<li><a href="#">EVENTS</a></li>
<li><a href="/#contact">CONTACT</a></li>
</ul><!-- flex -->
</nav><!-- .site-navigation -->
</div><!-- .col-12 -->
</div><!-- .row -->
</div><!-- container-fluid -->
</div><!-- header-bar -->
</header><!-- .site-header -->
<div class="parallax1 parallax-counter">
<div class="glitch techwiz-glitch" data-text="TECHWIZ">TECHWIZ</div>
<center>
<p style="color: white">The event has ended<br><br>
<!-- <a href="#" class="play" style="color: white;padding: 10px;" data-toggle="modal"
data-target="#notLive">Play Now</a> -->
<!-- <a href="quiz.html" class="play" style="color: white;padding: 10px;">Play Now</a> -->
</p>
<!-- <p style="color: white">Meanwhile to practice the quiz <a style="color:white;font-size: 19px;"
href="/quiz"> Click Here</a></p> -->
</center>
<div class="countdown flex flex-wrap justify-content-between wow animated slideInUp"
data-date="2019/09/26 18:00:00">
<div class="countdown-holder">
<div class="dday"></div>
<label>Days</label>
</div><!-- .countdown-holder -->
<div class="countdown-holder">
<div class="dhour"></div>
<label>Hours</label>
</div><!-- .countdown-holder -->
<div class="countdown-holder">
<div class="dmin"></div>
<label>Minutes</label>
</div><!-- .countdown-holder -->
<div class="countdown-holder">
<div class="dsec"></div>
<label>Seconds</label>
</div><!-- .countdown-holder -->
</div><!-- .countdown -->
</div>
<!-- <div id="img-bg"></div> -->
<div id="notLive" class="modal fade" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content" style="color: black;">
<div class="modal-header">
<h4 class="modal-title">Invento 2K19</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div class="modal-body">
<p>No quiz slot is currently active</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
<script type='text/javascript' src='assets/js/jquery.countdown.min.js'></script>
<script type='text/javascript' src='assets/js/jquery.countTo.min.js'></script>
<script type='text/javascript' src='assets/js/custom-new.js'></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-145171525-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-145171525-1");
</script>
<script>
document.addEventListener("DOMContentLoaded", function () {
var lazyImages = [].slice.call(document.querySelectorAll("img.lazy"));
if ("IntersectionObserver" in window) {
let lazyImageObserver = new IntersectionObserver(function (entries, observer) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
let lazyImage = entry.target;
lazyImage.src = lazyImage.dataset.src;
lazyImage.srcset = lazyImage.dataset.srcset;
lazyImage.classList.remove("lazy");
lazyImageObserver.unobserve(lazyImage);
}
});
});
lazyImages.forEach(function (lazyImage) {
lazyImageObserver.observe(lazyImage);
});
} else {
// Possibly fall back to a more compatible method here
}
});
</script>
<script>
var countdown_date = $(".countdown").data("date");
$(".countdown").countdown(countdown_date, function (event) {
$(".dday").html(event.strftime("%-D"));
$(".dhour").html(event.strftime("%-H"));
$(".dmin").html(event.strftime("%-M"));
$(".dsec").html(event.strftime("%-S"));
});
</script>
</body>
</html>