-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpeoples.php
More file actions
executable file
·339 lines (291 loc) · 17 KB
/
Copy pathpeoples.php
File metadata and controls
executable file
·339 lines (291 loc) · 17 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
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
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>Peoples</title>
<meta charset="UTF-8">
<meta name="description" content="Cloud 83 - hosting template ">
<meta name="keywords" content="cloud, hosting, creative, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/favicon.ico" rel="shortcut icon"/>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i" 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/flaticon.css"/>
<link rel="stylesheet" href="css/owl.carousel.min.css"/>
<link rel="stylesheet" href="css/animate.css"/>
<!-- <link rel="stylesheet" href="css/style.css"/> -->
<link rel="stylesheet" href="css/navbar.css"/>
<link rel="stylesheet" href="css/footer.css"/>
<link rel="stylesheet" href="css/About.css"/>
<script>
function myFunction() {
var dots = document.getElementById("dots");
var moreText = document.getElementById("more");
var btnText = document.getElementById("button1");
if (dots.style.display === "none") {
dots.style.display = "inline";
btnText.innerHTML = "Read more";
moreText.style.display = "none";
} else {
dots.style.display = "none";
btnText.innerHTML = "Read less";
moreText.style.display = "inline";
}
}
</script>
<!--[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"></div>
</div>
<!-- Header section -->
<div id="nav1">
<header class="header-section">
<a href="./index.php" class="site-logo"><img src="./img/11.png" width="90px" height="60px"></a>
<img id="img1" src="./img/cyber.png" height="75px" width="230px">
<div class="nav-switch">
<i class="fa fa-bars"></i>
</div>
<div class="nav-warp">
<div class="user-panel">
<a href="login.php">Login</a> /
<a href="login.php">Register</a>
</div>
<ul class="main-menu">
<li><a href="./index.php">Home</a></li>
<li><a href="#"><span class="active123">People</span></a></li>
<!-- <li><a href="./projects.php">Projects</a></li>
<li><a href="./downloads.php">Downloads</a></li> -->
<li><a href="./facilities.php">Facilities</a></li>
<li><a href="./upcoming_events.php">Upcoming Events</a></li>
<li><a href="./contact.php">Contact us</a></li>
</ul>
</div>
</header>
</div>
<!-- Header section end -->
<section class="section-padding">
<div class="srvcs-container">
<h1 class="srvcs">
Peoples
</h1>
<div class="hm-srvcs">
</div>
</div>
</section>
<!--header end-->
<div class="container addd-paddingTop" id="orgname">
<div class="row">
<div class="col-md-6">
<div class="panel panel-default" id="panel">
<div class="panel-body dsads">
<h4 id="text">Why Cyber Security?</h4>
<br>
<p id="admin" style="text-align: justify;"> Cyber attacks could irreparably damage your business, so security needs to be your top priority. Your data is one of your most valuable assets, yet often one of your most vulnerable.
So it’s absolutely crucial you use the right system to deter a security breach from happening. If you employ a system that is built to deal with an array of individual devices and operating systems,
you are on the right track towards securing yourself.<!-- <span id="dots">...</span><span id="more"> --> However, you can go above and beyond with a centralized system that uses automation to subsequently cut
down on the cost of your business processes.</span> </p><br />
<a href="https://en.wikipedia.org/wiki/Computer_security" target="_blank"> <button type="button" id="button1" onclick="myFunction()" class="read-more-max"><b>Read More</b></button></a>
</div>
</div>
</div>
<div class="col-md-6">
<div class="panel panel-default" id="panel2">
<div class="panel-body image-set-m">
<img src="img/buglab.main2.png"id="blog1" class="image-small">
<a href="https://en.wikipedia.org/wiki/Computer_security" target="_blank"> <button type="button" id="button1" onclick="myFunction()" class="read-more-min"><b>Read More</b></button></a>
</div>
</div>
</div>
</div>
</div>
<!--back end-->
<br />
<div class="imggggg">
<img src = "img/section-title-icon.png">
</div>
<p class="imggggg-p">THE BEST OUT THERE</p>
<!--Meet the Team Start-->
<h2 class="center">Meet The Team</h2>
<div class="jumbotron" style="background-color: white;padding: 1rem 1rem;">
<div class="row" id="team">
<div class="col-sm-6 col-md-3">
<div class="jumbotron dfghhs" style="background-color: white;">
<img src="img/team/1.jpg" class="img-responsive" alt="member1" style="border-radius:15px;width: 100%">
<br>
<h4> Daniel Smith</h4>
<p class="jumbtoraon" style="font-size: 18px;margin-bottom: 4px;line-height: 20px"> Team Leader</p>
<a href="https://www.facebook.com/MIETGROUP/" target="_blank" id="fb"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/miet_group?lang=en" target="_blank" id="fb"><i class="fa fa-twitter"></i></a>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="jumbotron dfghhs" style="background-color: white;">
<img src="img/team/2.jpg" class="img-responsive" alt="member2" style="border-radius:15px;width: 100%">
<br>
<h4> Daniel Smith</h4>
<p class="jumbtoraon" style="font-size: 18px;margin-bottom: 4px;line-height: 20px"> Team Leader</p>
<a href="https://www.facebook.com/MIETGROUP/" target="_blank" id="fb"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/miet_group?lang=en" target="_blank" id="fb"><i class="fa fa-twitter"></i></a>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="jumbotron dfghhs" style="background-color: white;">
<img src="img/team/3.jpg" class="img-responsive" alt="member3" style="border-radius:15px;width: 100%">
<br>
<h4> Daniel Smith</h4>
<p class="jumbtoraon" style="font-size: 18px;margin-bottom: 4px;line-height: 20px"> Team Leader</p>
<a href="https://www.facebook.com/MIETGROUP/" target="_blank" id="fb"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/miet_group?lang=en" target="_blank" id="fb"><i class="fa fa-twitter"></i></a>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="jumbotron dfghhs" style="background-color: white;">
<img src="img/team/4.jpg" class="img-responsive" alt="member4" style="border-radius:15px;width: 100%">
<br>
<h4> Daniel Smith</h4>
<p class="jumbtoraon" style="font-size: 18px;margin-bottom: 4px;line-height: 20px"> Team Leader</p>
<a href="https://www.facebook.com/MIETGROUP/" target="_blank" id="fb"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/miet_group?lang=en" target="_blank" id="fb"><i class="fa fa-twitter"></i></a>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="jumbotron dfghhs" style="background-color: white;">
<img src="img/team/1.jpg" class="img-responsive" alt="member1" style="border-radius:15px;width: 100%;">
<br>
<h4> Daniel Smith</h4>
<p class="jumbtoraon" style="font-size: 18px;margin-bottom: 4px;line-height: 20px"> Team Leader</p>
<a href="https://www.facebook.com/MIETGROUP/" target="_blank" id="fb"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/miet_group?lang=en" target="_blank" id="fb"><i class="fa fa-twitter"></i></a>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="jumbotron dfghhs" style="background-color: white;">
<img src="img/team/2.jpg" class="img-responsive" alt="member2" style="border-radius:15px;width: 100%;">
<br>
<h4> Daniel Smith</h4>
<p class="jumbtoraon" style="font-size: 18px;margin-bottom: 4px;line-height: 20px"> Team Leader</p>
<a href="https://www.facebook.com/MIETGROUP/" target="_blank" id="fb"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/miet_group?lang=en" target="_blank" id="fb"><i class="fa fa-twitter"></i></a>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="jumbotron dfghhs" style="background-color: white;">
<img src="img/team/3.jpg" class="img-responsive" alt="member3" style="border-radius:15px;width: 100%;">
<br>
<h4> Daniel Smith</h4>
<p class="jumbtoraon" style="font-size: 18px;margin-bottom: 4px;line-height: 20px"> Team Leader</p>
<a href="https://www.facebook.com/MIETGROUP/" target="_blank" id="fb"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/miet_group?lang=en" target="_blank" id="fb"><i class="fa fa-twitter"></i></a>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="jumbotron dfghhs" style="background-color: white;">
<img src="img/team/4.jpg" class="img-responsive" alt="member4" style="border-radius:15px;width: 100%;">
<br>
<h4> Daniel Smith</h4>
<p class="jumbtoraon" style="font-size: 18px;margin-bottom: 4px;line-height: 20px"> Team Leader</p>
<a href="https://www.facebook.com/MIETGROUP/" target="_blank" id="fb"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/miet_group?lang=en" target="_blank" id="fb"><i class="fa fa-twitter"></i></a>
</div>
</div>
<!-- </div> -->
</div>
</div>
<!-- Footer Section Start -->
<section class="footer-top-section text-white spad">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="footer-widget about-widget footer-img">
<img src="./img/11.png" width="120px" height="70px">
<h3 id="add1">Meerut Institute of Engineering & Technology</h3><br>
<p id="add2">N.H. 58, Delhi-Roorkee Highway, Baghpat Road Bypass Crossing Meerut - 250005. UP (India)</p><br>
<p id="add3"> Phone : 0121-2439019 / 2439057<br>Fax : 0121-2439058<br>Email : contact@miet.ac.in</p>
<div class="fw-social social">
<div id="icons">
<a href="https://www.facebook.com/MIETGROUP/" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/miet_group?lang=en" target="_blank"><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="footer-widget">
<h4 class="fw-title">Usefull Links</h4>
<div class="row">
<div class="col-sm-6">
<ul>
<li><a href="#">Announcements</a></li>
<li><a href="#">Courses</a></li>
<li><a href="#">Labs</a></li>
<li><a href="#">Fee Structure</a></li>
<li><a href="#">Scholarship</a></li>
<li><a href="#">Stipends</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="footer-widget">
<h4 class="fw-title">Latest Posts</h4>
<div class="fw-latest-post-widget">
<div class="lp-item">
<div class="lp-thumb set-bg" data-setbg="img/footer-thumb/1.jpg"></div>
<div class="lp-content">
<h6 style="color: white font-weight: bold; font-size: 12px"> <span>project "CP-ABE Scheme with Decryption Keys of Constant Size using ECC with Expressive Threshold Access" awarded to Dr. Pais.</h6>
<span style="font-size: 10px">Oct 21, 2018</span>
</div>
</div>
<div class="lp-item">
<div class="lp-thumb set-bg" data-setbg="img/footer-thumb/2.jpg"></div>
<div class="lp-content">
<h6 style="color: white font-weight: bold; font-size: 13px">AI/Deep Learning applications on IoT Time series". Romeo Kienzler, Chief Data Scientist</h6>
<span style="font-size: 10px">Oct 21, 2018</span>
</div>
</div>
<div class="lp-item">
<div class="lp-thumb set-bg" data-setbg="img/footer-thumb/3.jpg"></div>
<div class="lp-content">
<h6 style="color: white font-weight: bold; font-size: 13px">Paper accepted in IEEE Communications Surveys and Tutorials:</h6>
<span style="font-size: 10px">Oct 21, 2018</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer top section end -->
<!-- Footer section -->
<footer class="footer-section">
<div class="container">
<ul class="footer-menu">
<li><a href="index.php">Home</a></li>
<li><a href="peoples.php"><u>Peoples</u></a></li>
<li><a href="facilities.php">Facilities</a></li>
<li><a href="upcoming_events.php">Upcoming Events</a></li>
<li><a href="contact.php">Contact us</a></li>
</ul>
</div>
</footer>
<!-- Footer top section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>