forked from iamsarthak/infoxpression
-
Notifications
You must be signed in to change notification settings - Fork 0
/
clashonlan.php
201 lines (183 loc) · 6.54 KB
/
clashonlan.php
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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<!-- clashonlan.html 08 Mar 2016 20:02:06 GMT -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="infox usict infoxpression technical fest ggsipu ipu march festival">
<meta name="author" content="Ankit Jain">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Clash On Lan - InfoXpression 2015</title>
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico" />
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/responsive.css">
<link href='http://fonts.googleapis.com/css?family=Titillium+Web:400,300,200' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Oswald:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<script src="js/modernizr-2.6.2.min.js"></script>
</head>
<body class="blog-page">
<div id="loading-mask">
<div class="loading-img">
<img alt="Preloader" src="img/preloader.gif" />
</div>
</div>
<header class="navbar navbar-inverse 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="index-2.html">
<h1 id="logo">
<img src="img/logo-infox.png" >
</h1>
</a>
</div>
<nav class="collapse navbar-collapse navbar-right" role="Navigation">
<ul id="nav" class="nav navbar-nav">
<li><a href="index-2.html">Home</a>
</li>
<li><a href="index-2.html#about">About</a>
</li>
<li><a href="index-2.html#schedule">Schedule</a>
</li>
<li class="current"><a href="index-2.html#event">Events</a>
</li>
<li><a href="index-2.html#team">Team</a>
</li>
<li><a href="index-2.html#sponsors">Sponsors</a>
</li>
<li><a href="index-2.html#contact">Contact Us</a>
</li>
</ul>
</nav>
</div>
</header>
<section id="blog-banner">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="blog-title">
<h2>CLASH ON LAN</h2>
</div>
</div>
</div>
</div>
</section>
<section id="blog-page">
<div class="container">
<div class="row">
<div id="blog-posts" class="col-md-8 col-sm-8">
<div class="post-item">
<article class="entry wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="300ms">
<div class="post-thumb">
<a href="#">
<img src="img/event/clashonlan1.jpg" class="img-responsive">
<img src="img/event/clashonlan2.png" class="img-responsive">
</a>
</div>
<br>
<div class="post-excerpt">
<p><strong>Rules:</strong></p>
<ol style="margin: 0 0 0 20px; list-style: decimal">
<li>Individual participation for Need for Speed</li>
<li>Team participation for Counter Strike. 3 members per team are allowed.</li>
<li>Participants can bring their own Headphones, Mouse, Keyboard.</li>
<li>Entry fee: Rs. 100 per team for Counter Strike and Rs. 50 per person for Need for Speed.</li>
<li>Prizes worth Rs. 5000 to be won.</li>
</ol>
<br>
<p><strong>Registration</strong></p>
<p style="padding-left: 30px;">On The Spot</p>
</div>
<br>
</article>
<div class="next-prev clearfix">
<a href="circuitrix.html" class="prev-post">
<i class="fa fa-angle-left fa-2x"></i>Previous Event
</a>
<a href="codechefcodester.html" class="next-post pull-right">
Next Event<i class="fa fa-angle-right fa-2x"></i>
</a>
</div>
</div>
</div>
<div id="right-sidebar" class="col-md-4 col-sm-4">
<aside class="widget wow fadeInDown">
<div class="author-about clearfix">
<h4>Coordinators</h4>
<div class="post-author pull-left">
<img src="img/blog/avatar.png" alt="">
</div>
<div class="author-bio">
<h3> Abhinav </h3>
<p>+918882962692</p>
</div>
</div>
<div class="author-about clearfix">
<div class="post-author pull-left">
<img src="img/blog/avatar.png" alt="">
</div>
<div class="author-bio">
<h3> Shashwata </h3>
<p>+919717708177</p>
</div>
</div>
</aside>
</div>
</div>
</div>
</section>
<footer id="footer" class="bg-one">
<div class="container">
<div class="row wow fadeInUp" data-wow-duration="500ms">
<div class="col-lg-12">
<div class="social-icon">
<ul>
<li><a href="https://play.google.com/store/apps/details?id=com.infox.dhruv.techfest"><i class="fa fa-android"></i></a>
</li>
<li><a href="https://www.facebook.com/infoxpression?_rdr"><i class="fa fa-facebook"></i></a>
</li>
<li>
<p align="left"> Guru Gobind Singh Indraprastha University, Sector 16C, Dwarka
<br> infox@ipu.ac.in</p>
</li>
</ul>
</div>
<div class="copyright text-center">
<img src="img/logo-infox.png">
<br />
<p>Copyright © 2015. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<a href="#" id="scrollUp"><i class="fa fa-angle-up fa-2x"></i></a>
<script src="js/jquery-1.11.0.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.scrollUp.min.html"></script>
<script src="js/classie.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.nicescroll.min.js"></script>
<script src="js/jquery.easing-1.3.pack.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/jquery.fitvids.js"></script>
<script src="js/custom.js"></script>
</body>
<!-- clashonlan.html 08 Mar 2016 20:02:10 GMT -->
</html>