-
Notifications
You must be signed in to change notification settings - Fork 1
/
quiz.html
294 lines (270 loc) · 13.4 KB
/
quiz.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
<!DOCTYPE html>
<html class="no-js">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="icon" type="image/png" href="images/ieee.png">
<title>IEEE LNMIIT SB | Quiz</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Template CSS Files
================================================== -->
<!-- Twitter Bootstrs CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Ionicons Fonts Css -->
<link rel="stylesheet" href="css/ionicons.min.css">
<!-- animate css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Hero area slider css-->
<link rel="stylesheet" href="css/slider.css">
<!-- owl craousel css -->
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<!-- template main css file -->
<link rel="stylesheet" href="css/main.css">
<!-- responsive css -->
<link rel="stylesheet" href="css/responsive.css">
<!-- font awesome -->
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
crossorigin="anonymous">
<!-- Template Javascript Files
================================================== -->
<!-- modernizr js -->
<script src="js/vendor/modernizr-2.6.2.min.js">
</script>
<!-- jquery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
</script>
<!-- owl carouserl js -->
<script src="js/owl.carousel.min.js">
</script>
<!-- bootstrap js -->
<script src="js/bootstrap.min.js">
</script>
<!-- wow js -->
<script src="js/wow.min.js">
</script>
<!-- slider js -->
<script src="js/slider.js">
</script>
<script src="js/jquery.fancybox.js">
</script>
<!-- template main js -->
<script src="js/main.js">
</script>
<script src="https://code.jquery.com/jquery-3.4.0.min.js" integrity="sha256-BJeo0qm959uMBGb65z40ejJYGSgR7REI4+CW1fNKwOg="
crossorigin="anonymous">
</script>
</head>
<body>
<!--
==================================================
Header Section Start
================================================== -->
<header id="top-bar" class="navbar-fixed-top animated-header">
<div class="container">
<div class="navbar-header">
<!-- responsive nav button -->
<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>
<!-- /responsive nav button -->
<!-- logo -->
<div class="navbar-brand">
<a href="index.html" >
<img src="images/logo.png" alt="">
</a>
</div>
<!-- /logo -->
</div>
<!-- main menu -->
<nav class="collapse navbar-collapse navbar-right" role="navigation">
<div class="main-menu">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html" >Home</a>
</li>
<li><a href="about.html">About</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a class="scroll-link" href="#call-to-action">Contact</a></li>
</ul>
</div>
</nav>
<!-- /main nav -->
</div>
</header>
<!--
==================================================
Global Page Section Start
================================================== -->
<section class="global-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>TECHNICAL QUIZ</h2>
<div class="portfolio-meta">
<span> Tags: <a href="">LNMIIT</a>, <a href="">Student branch</a></span>
</div>
</div>
</div>
</div>
</div>
</section><!--/#Page header-->
<section class="single-post">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post-img">
<img class="img-responsive" alt="" src="images/blog/post-2.jpg">
</div>
<div class="post-content">
<h3>LNMIIT IEEE Student Branch along with Quiz Club organised a technical quiz...</h3>
<p style="text-align:justify;">LNMIIT IEEE Student Branch organised the Technical Quiz in collaboration with The Quiz Club on 20th September 2014. There was a huge participation from students of all years, ready to test their knowledge of the technical world.
The Quiz was structured to contain 2 rounds. First Round was the question answer round containing 25 questions. Each question was displayed on the screen for 15 seconds. Second round was the tie breaker round, in case of any ties.</p>
<hr>
<h3>So in conclusion ...</h3>
<p style="text-align:justify;">The results at the end of the first round were distinct, hence the second round was not required. The winning team along with the first and second runners up teams were announced and awarded with prizes.</p>
</div>
<ul class="social-share">
<h4>Share this article</h4>
<li>
<a href="#" class="Facebook">
<i class="ion-social-facebook"></i>
</a>
</li>
<li>
<a href="#" class="Twitter">
<i class="ion-social-twitter"></i>
</a>
</li>
<li>
<a href="#" class="Linkedin">
<i class="ion-social-linkedin"></i>
</a>
</li>
<li>
<a href="#" class="Google Plus">
<i class="ion-social-googleplus"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Call To Action Section Start
================================================== -->
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2 class="title wow fadeInDown" data-wow-delay=".3s" data-wow-duration="500ms">HOW TO JOIN? ?</h1>
<p class="wow fadeInDown" data-wow-delay=".5s" data-wow-duration="500ms">We heartily welcome to our student branch and we wish to bring technologies for people by merging together as one. We would also love to address your queries and suggestion, click down the button to contact us.</p>
<a href="contact.html" class="btn btn-default btn-contact wow fadeInDown" data-wow-delay=".7s" data-wow-duration="500ms">Contact Us</a>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Footer Section Start
================================================== -->
<footer id="footer">
<section>
<div class="container">
<div class="row row-custom bg-footer-light color-eee">
<div class="container padding-vertical-50">
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12 footer-center margin-bottom-20">
<h3><span class="border-bottom-primary">Reach Us</span></h3>
<br>
<address>
<i class="fa fa-location-arrow fa-fw"></i> IEEE student branch, LNMIIT<br><br>
<a href="mailto:[email protected]"><i class="fa fa-envelope fa-fw"></i> [email protected]</a><br><br>
<a href="tel:0141-5189211"><i class="fa fa-phone fa-fw"></i> 0141-5189211</a>
</address>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12 footer-center margin-bottom-20">
<h3><span class="border-bottom-primary">Land on our Facebook page!</span></h3>
<br>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FIEEE.LNMIIT%2F&tabs=timeline&width=300px&height=130px&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=false&appId" width="300px" height="150px" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-lg-5 col-md-4 col-sm-6 col-xs-12 footer-center margin-bottom-20">
<h3><span class="border-bottom-primary">Locate Us!</span></h3>
<br>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3556.9643042291764!2d75.92133461499846!3d26.936346083117392!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x396dba21e8a1d1c9%3A0x5ab565cce4d44c2b!2sThe+LNM+Institute+of+Information+Technology!5e0!3m2!1sen!2sin!4v1554816306857!5m2!1sen!2sin" width="300px" height="130px" frameborder="0" style="border:0" allowfullscreen></iframe>
<br>
</div>
</div>
</div>
</div>
<section>
</footer> <!-- /#footer -->
<!-- small back to top button at right -->
<a id="navb" href="#top-bar"></a>
<style type="text/css">
html {
scroll-behavior: smooth;
}
#navb {
display: none;
background-color: #333;
width: 55px;
height: 55px;
text-align: center;
border-radius: 4px;
margin: 30px;
position: fixed;
bottom: -30px;
right: -30px;
//transition: background-color .3s,opacity .5s, visibility .5s;
z-index: 1000;
opacity: 100;
}
#navb:hover
{
cursor: pointer;
background-color: #696969;
}
#navb:active
{
background-color: #555;
}
#navb::after
{
content: "\f077";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
font-size: 2em;
line-height: 50px;
color: #fff;
}
@media (min-width: 768px) and (max-width: 1024px) {
#navb {
right: -25px;
}
}
</style>
</body>
</html>