-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathevents.html
276 lines (259 loc) · 8.9 KB
/
events.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
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>IEEE-SB | Events</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="title" content="IEEE-SB">
<meta name="description" content="The official website for IEEE student branch, MMMUT Gorakhpur.">
<meta name="keywords" content="ieeesb, ieee, mmmut, gorkahpur">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="1 days">
<meta name="author" content="Sanskar Srivastava,Prakhar Saxena,Nimish Bhandari">
<!-- Favicon -->
<!-- <link href="img/favicon.ico" rel="shortcut icon" /> -->
<link href="img/SB_LOGO-min.png" rel="shortcut icon" />
<!-- Google font -->
<link
href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i&display=swap"
rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<link rel="stylesheet" href="css/slicknav.min.css" />
<!-- Main Stylesheets -->
<link rel="stylesheet" href="css/style.css" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"><img src="img/SB_LOGO-min.png"></div>
</div>
<!-- Header section -->
<header class="header-section clearfix">
<div class="head-top">
<a href="main.html" class="site-logo">
<img class="ieee" src="img/SB_LOGO-min.png">
</a>
<div class="institute">IEEE <span style="color: #FC0254;">SB</span> | MMMUT</div>
</div>
<ul class="main-menu">
<li><a href="main.html">Home</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="">Events</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="membership.html">Membership</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a target="_sanskar" style="color:#fc0254;" href="https://ieeecs-mmmut.herokuapp.com/home.html">IEEE CS | MMMUT</a></li>
</ul>
</header>
<!-- Header section end -->
<!-- Category section -->
<section class="category-section spad">
<div class="container-fluid">
<div class="section-title">
<h2>Live/Upcoming Events</h2>
</div>
<div class="category-items">
<div class="row">
<div class="col-md-4 mt-3">
<div class="category-item">
<img src="img/events/pubg.jpg" alt="">
<div class="ci-text">
<h4>Pubg</h4>
<p>Weekend Battleground<br>4th Sept - 6th Sept</p>
</div>
</div>
</div>
<div class="col-md-4 mt-3">
<div class="category-item">
<img src="img/events/ui-webinar.jpg" alt="">
<div class="ci-text">
<h4>Introduction to UI/UX</h4>
<p>By Punit Chawla<br>30th Aug 6p.m.</p>
</div>
</div>
</div>
<div class="col-md-4 mt-3">
<a target="_blank" href="http://techsrijan.org/ca_20/">
<div class="category-item">
<img src="img/events/campus-ambassador.jpg" alt="">
<div class="ci-text">
<h4>Campus Ambassador</h4>
<p>Live Now...</p>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Category section end -->
<!-- past events start -->
<section class="category-section spad" style="padding-top: 0px;">
<div class="container-fluid">
<div class="section-title">
<h2>Past Events</h2>
</div>
<div class="category-items">
<div class="row">
<div class="col-md-4 mt-3">
<div class="category-item">
<img src="img/events/upsc-webinar.jpg" alt="">
<div class="ci-text">
<h4>Interactive Session with UPSC Topper</h4>
<p>By Sonali Mishra Maam<br>23rd Aug,2020</p>
</div>
</div>
</div>
<div class="col-md-4 mt-3">
<div class="category-item">
<img src="img/events/data-science.jpg" alt="">
<div class="ci-text">
<h4>DataScience Webinar</h4>
<p>By Coding Blocks<br>19th Aug,2020</p>
</div>
</div>
</div>
<div class="col-md-4 mt-3">
<div class="category-item">
<img src="img/events/standup.jpg" alt="">
<div class="ci-text">
<h4>StandUp Night</h4>
<p>By Chai Matthi Tales<br>19th Oct,2019</p>
</div>
</div>
</div>
<div class="col-md-4 mt-3">
<div class="category-item">
<img src="img/events/codezilla.jpg" alt="">
<div class="ci-text">
<h4>CodeZilla</h4>
<p>12th Sept,2019</p>
</div>
</div>
</div>
<div class="col-md-4 mt-3">
<div class="category-item">
<img src="img/events/techneeti.jpg" alt="">
<div class="ci-text">
<h4>Techneeti</h4>
<p>29th Sept,2019</p>
</div>
</div>
</div>
<div class="col-md-4 mt-3">
<div class="category-item">
<img src="img/events/incognito.jpg" alt="">
<div class="ci-text">
<h4>incognito</h4>
<p>29th Sept,2019</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer section -->
<footer class="footer-section">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-7 order-lg-2">
<div class="row">
<div class="col-sm-4">
</div>
<div class="col-sm-4">
<div class="footer-widget">
<h2>Important Links</h2>
<ul>
<li>
<a target ="_blank" href="main.html#whyIEEE">
Why IEEE?
</a>
</li>
<li>
<a target ="_blank" href="https://spectrum.ieee.org/?_ga=2.256597707.1353071676.1598039381-614392743.1597865220">
IEEE Spectrum
</a>
</li>
<li>
<a target ="_blank" href="https://ieeexplore.ieee.org/Xplore/home.jsp">
IEEE Xplore
</a>
</li>
<li>
<a target ="_blank" href="https://ieee-collabratec.ieee.org/?utm_source=dhtml_footer&utm_medium=hp&utm_campaign=collabratec">
IEEE Collabratec
</a>
</li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="footer-widget last-footer">
<ul>
<li>
<a target ="_blank" href="https://www.ieee.org/membership/benefits/main.html">IEEE Benefits
</a>
</li>
<li><a target ="_blank" href="https://ieee.taleo.net/careersection/2/jobsearch.ftl?utm_source=mf&utm_campaign=taleo-jobs&utm_medium=footer&utm_term=taleo-jobs%20at%20ieee">Careers
at IEEE
</a>
</li>
<li><a target ="_blank" href="https://iln.ieee.org/public/TrainingCatalog.aspx">IEEE Learning
Network
</a>
</li>
<li><a target ="_blank" href="https://www.ieee.org/about/news/media-kit/media-kit-main.html?utm_source=dhtml_footer&utm_medium=hp&utm_campaign=media-kit#leadership-and-structure">IEEE
MediaKit
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-5 order-lg-1">
<div style="color: #fff;font-size:25px">IEEE-<span style="color: #FC0254;">SB</span> | MMMUT</div>
<div class="copyright">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>
document.write(new Date().getFullYear());
</script> All rights reserved.
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
<div class="social-links">
<a target ="_blank" href="mailto:[email protected]"><i class="fa fa-envelope"></i></a>
<a target ="_blank" href="https://www.linkedin.com/in/ieee-student-branch-madan-mohan-malaviya-university-of-technology-57a27b1a6"><i
class="fa fa-linkedin"></i></a>
<a target ="_blank" href="https://www.facebook.com/IEEEMMMUT/"><i class="fa fa-facebook"></i></a>
<a target ="_blank" href="https://www.instagram.com/techsrijan.mmmut/?igshid=n19cei8pqik0"><i
class="fa fa-instagram"></i></a>
<a target ="_blank" href="http://techsrijan.org/"><i class="fa fa-globe"></i></a>
</div>
</div>
</div>
</div>
<events
<!-- Footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.slicknav.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/main.js"></script>
<!-- Audio Player and Initialization -->
<script src="js/jquery.jplayer.min.js"></script>
<script src="js/jplayerInit.js"></script>
</body>
</html>