-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommitee.html
572 lines (533 loc) · 16.2 KB
/
commitee.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
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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
<html>
<head>
<title>
Anti Ragging commitee
</title>
<style>
*{
margin: 0%;
padding: 0;
box-sizing: border-box;
}
.main{
display: flex;
height: 150vh;
}
.main li{
margin:15px 70px;
font-family:calibri;
}
table, th, td
{
border: 1px solid black;
border-collapse: collapse;
font-family:calibri;
margin-top: 4%;
margin-left: 5%;
padding: 2px;
}
.card1{
width:70%;
height:110vh;
border-radius: 15px;
background-color: white;
box-shadow: 0px 8px 16px 0px gray;
margin-top: 2%;
margin-left: 2%;
}
.head1{
margin:45px 0px 0px 50px;
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
color: brown;
}
.head2{
margin:10px 0px 0px 50px;
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: brown;
}
.p1{
margin:10px 0px 0px 50px;
font-family:calibri;
}
.card2{
width:23%;
height: 50vh;
border-radius: 15px;
background-color: white;
box-shadow: 0px 8px 16px 0px gray;
margin-top: 2.2%;
margin-left: 25px;
}
.space{
margin-left:10% ;
margin-top: 7%;
font-family: calibri;
font-size: 18px;
}
h5{
padding:10px;
}
#f2{
margin-left: 40px;
}
h5 a {
color: black;
text-decoration: none;
}
h5 a:hover{
text-decoration: underline;
color: blue;
}
.collegelogo {
height: 15vh;
margin-left: 50px;
}
.nav li{color:white;}
.nav {
margin-top:30px;
margin-left:35px;
width: 95%;
height: 10vh;
background: #0d7377;
box-shadow: 0px 8px 16px 0px rgba(83, 83, 83, 0.527);
}
.nav ul {
display: flex;
justify-content: space-around;
}
.nav a {
text-decoration: none;
font-size: 16px;
margin: 18px;
font-family: "Dubai Medium";
}
ul li {
list-style: none;
}
.nav i {
font-size: 12px;
color:white;
}
.pm i {
margin-top: 30px;
}
/* .pm a {
font-size: 40px;
} */
.about .abtn {
font-size: 16px;
border: none;
outline: none;
color: white;
/* margin: 20px; */
padding: 18px 16px;
background-color: inherit;
font-family: "Dubai Medium";
margin: 0;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #0d7377;
min-width: 150px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 2;
}
.dropdown-content a {
float: none;
color: white;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-content a:hover {
background-color: #5fb8bb;
}
.about:hover .dropdown-content {
display: block;
}
.main{
display: flex;
height: 150vh;
}
.main li{
margin:15px 70px;
font-family:calibri;
}
table, th, td
{
border: 1px solid black;
border-collapse: collapse;
font-family:calibri;
margin-top: 4%;
margin-left: 5%;
padding: 2px;
}
.img1{
background:linear-gradient(rgba(0, 0, 0, 0.811),rgba(0, 0, 0, 0.864)),url("google.jpg");
background-repeat:no-repeat;
width:89%;
height:90%;
display:flex;
justify-content: space-around;
/* position:f; */
/* margin-left:100px;
margin-right:100px; */
color: #FFFFFF;
font-size:30px;
font-family:Segoe UI;
background-position:center;
overflow:hidden;
margin-left:80px;
margin-top:-180px;
margin-bottom:50px;
background-size: cover;
/* overflow:scroll; */
}
p.head{
margin-top:85px;margin-bottom: 20px;
color:white;
border-bottom:0px solid black;
}
div .image-map1:hover{
margin-top:10px;
background-color: white;
}
.map{
margin-top:140px;
margin-left: 10px;
z-index:1;
/* color:black; */
}
/* #img-map:hover{
background-color:#2e6ad1 ;
height:1000px;
margin-top:10px;
} */
#our{
margin-top:95px;
font-weight:500;
margin-left:10px;
}
#img-map:hover{
background-color: #4876c7;}
.img-map:hover{
top: -15px;
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.2);
}
.part2{
font-size:20px;
margin:50px;
font-family: 'Segoe UI';
margin-top:130px;
margin-left:-6px;
}
.p2{padding-left:20px;
font-size:19px;
color:grey;
font-family: 'Dubai';
border-left:2px solid rgb(0, 123, 255);}
.p3{
font-size:22px;
margin:0px;
margin-top: 35px;
}
.bt a{
color: white;
text-decoration:none;
}
.bt{
width:130px;
height:50px;
margin-top:-15px;
background-color: blue;
color: azure;
border: none;
font-size:16px;
margin-left: -10px;
}
.bt:hover{
background-color: black;
color: white;
}
.in{width:400px;
height:50px;
font-size:17px;
border:none;
background-color:rgba(118, 113, 113, 0.356);
margin-top:20px;
padding:15px;
color:white;
}
.icons{
/* width: 50px;
height: 50px;
background-color:#0059b3; */
color: white;
display: flex;
padding: 15px;
margin-top:10px;
margin-left:-20px;
}
.icons a:hover{
color: white;
/* color: #0059b3; */
}
.pin{
margin-top: 20px;
margin-bottom: 20px;
font-family: calibri;
}
.email{
margin-top: 20px;
text-decoration: none;
color:white;
font-family: calibri;
}
.lin{
margin-right:15px;
color:azure;
/* background-color: rgb(43, 43, 197); */
/* height: 2px; */
margin-top: 5px;
margin-left: 5px;
}
/* .submit{
font-size:18px;
} */
#linkedin:hover{
background-color:#2e6ad1 ;
height:38px;
margin-top:10px;
}#mail:hover{
background-color:#b62020;
height:35px;
margin-top:10px;
}#instagram:hover{
background-color: #e62d99;
height:38px;
margin-top:10px;}
#facebook:hover{
background-color: #4876c7;
height:37px;
margin-top:10px;
}
#twitter:hover{
background-color: #356dd0;
height:37px;
margin-top:10px;
}
.search-container{
margin-top:0px;
}
.image-map1{
margin-bottom:30px;
}
.fom a{
/* width:100px;
height:3vh; */
color:white;
font-size:17px;
/* background:red; */
margin:10px 0px 0px 10px;
padding-bottom:40px;
text-decoration: none;
}
.fom a:hover{
text-decoration:underline;
color:aqua;
}
#phone{
font-size: 16px;
}
</style>
<script src="https://kit.fontawesome.com/eced4b2fba.js" crossorigin="anonymous"></script>
</head>
<body>
<div class="nav">
<ul>
<a href="index.html">
<li><i class="fa-solid fa-house-chimney"></i> Home</li></a
>
<div class="about">
<button class="abtn">
<i class="fa-solid fa-building-columns"></i> About
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="commisionerinformation.html">Commissoner information</a>
<a href="facilities.html">Facilities</a>
<a href="commiteee.html">Committees</a>
<!-- <a href="#">Link 3</a> -->
</div>
</div>
<!-- <a href="#"> -->
<div class="about">
<button class="abtn">
<i class="fa-solid fa-graduation-cap"></i> Departments
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="scivil.html">Civil Engineering</a>
<a href="sdcme.html">Computer Engineering</a>
<a href="sdece.html">Electronics and Communications Engineering</a>
<a href="sdeee.html">Electrical and Electronics Engineering </a>
<a href="sph.html">Pharmacy</a>
</div>
</div></a>
<!-- <a href="#"> -->
<div class="about">
<button class="abtn">
<i class="fa-solid fa-book"></i> Academics
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="documents.html">Documents Required</a>
<a href="academiccalender.html">Academic calender</a>
<a href="curriculum.html">Curriculum</a>
<a href="ecetpreviousqp.html">Ecet previous qp</a>
</div>
</div></a
>
<a href="gallery.html"
><li><i class="fa-regular fa-image"></i> Gallery</li></a
>
<a href="contactus.html"
><li><i class="fa-solid fa-phone"></i> Contact us</li></a
>
</ul>
</div>
<div class="main">
<div class="card1">
<h1 class="head1">Anti Ragging committee</h1>
<p class="p1">Anti Ragging Committee is formed with senior staff members for effective handling of ragging cases and grievances brought to its notice.</p>
<h2 class="head2">Mechanism of Anti-ragging Committe</h2>
<ul>
<li>Institution collects undertaking form from all the students and parents/guardians at the time of admission.</li>
</ul>
<ul>
<li>The aggrived students may directly report to any of the me,bers of committe/squad or they can report over phone.The mobile numbers of the committee members are made available in the notice boards, and instition website.</li>
</ul>
<ul>
<li>Display boards containing information about anti ragging & punishments are placed in important locations at institution and hostel.</li>
</ul>
<ul>
<li>CCTV cameras are installed at vantage points and monitored.</li>
</ul>
<table style="width:90%">
<tr>
<th>S.No</th>
<th>Name</th>
<th>Designation</th>
<th>Portfolio</th>
</tr>
<tr>
<td>1</td>
<td>Smt.Ch.Jyothi</td>
<td>Principal</td>
<td>Chairman</td>
</tr>
<tr>
<td>2</td>
<td>Sri.N.Raghava Reddy</td>
<td>Head of Civil Engg.</td>
<td>member</td>
</tr>
<tr>
<td>3</td>
<td>Sri N.Srinivasa Rao</td>
<td>Head of Electronics & Communication Engg.</td>
<td>member</td>
</tr>
<tr>
<td>4</td>
<td>Smt.K.Sudha Rani</td>
<td>Head of Computer Engg.</td>
<td>member</td>
</tr>
<tr>
<td>5</td>
<td>Sri.B.Damodaram</td>
<td>Head of Electrical & Electronics Engg.</td>
<td>Member</td>
</tr>
<tr>
<td>6</td>
<td>DR.P.Sujatha</td>
<td>I/C Head of Pharmacy</td>
<td>Member</td>
</tr>
<tr>
<td>6</td>
<td>Smt.S.Usha Rani</td>
<td>I/C Head of General Section</td>
<td>Member</td>
</tr>
<tr>
<td>7</td>
<td>Smt.D.Nagamma</td>
<td>Physical Director</td>
<td> Member</td>
</tr>
</table>
<h1 class="head1" id="f1">Functions:</h1>
<ul>
<li>
Anti-Ragging sensitisation programme is organised at the begining of evey academic year with assistance of localPolice station.
</li>
<li>
Wide publicity is given about Anti ragging laws in vogue through Notice boards and posters at al common places like corridors etc.
</li>
<li>
Ensure that all first-year students are given the contact number of the Principal and the HODs to report raagging incidents,if any.These are been monitored by First Year Class Teacher Incharges of all branches.
</li>
</ul>
</div>
<div class="card2">
<h1 class="head1" id="f2">Functions:</h1>
<div class="space">
<h5 id="g1"><a href="commitee1.html">Internal Complain Committe.</a></h5>
<h5 id="g2"><a href="commitee2.html">Student Advisor Committe.</a></h5>
<h5 id="g3"><a href="commitee3.html">Composition of Grivence Redressal Committe.</a></h5>
<h5 id="g4"><a href="commitee.html">Anti-Ragging Committe.</a></h5>
</div>
</div>
</div>
<div class="img1">
<div class="map">
<p class="head" id="our">Our Directions</p></a>
<div class="image-map1">
<a href="https://www.google.co.in/maps/place/Government+Polytechnic+For+Women/@14.4599884,78.8705174,17z/data=!3m1!4b1!4m6!3m5!1s0x3bb3721181f93dd7:0x2f9f19f720c25014!8m2!3d14.4599884!4d78.8727114!16s%2Fg%2F11btz25z06"><img src="google.jpg" class="img-map" style="height:290px; width:450px;"/></a>
</div>
<div class="fom"><a href="https://docs.google.com/forms/d/e/1FAIpQLSf00ZKqABDAGIb02QwBERVE4PLxJ2n54t_n23tigaAOwCag0g/viewform">Form is available here....</a></div>
</div>
<div class="part2">
<p style="margin:10px">Get In Touch</p>
<p class="p2">If you have any questions about the services we provide simply use the form<br> below. We try and respond to all queries and comments within 24 hours.</p>
<p class="p3">Subscribe Our Newsletter</p>
<div class="search-container">
<form action="/action_page.php">
<input type="email" pattern=".+@gmail\.com" title="Please provide only a Best Startup Ever corporate email address" placeholder="Enter your mails.." name="search" class="in">
<button type="submit" placeholder="submit" class="bt"><a href="index.html">Submit</a></button>
</form>
<div>
<div class="pin"><i class="fa-sharp fa-solid fa-location-dot"></i> kadapa,Andhra Pradesh,India,Pin- 516001.</div>
<p id="phone"><i class="fa-solid fa-phone"></i> 91-866 2476082, 2476984</p>
<div class="email"><p><i class="fa-solid fa-envelope"></i> <a href="[email protected]" style="color:white; text-decoration:none;">[email protected]</a> </p></div>
<div class="icons">
<a href="https://www.linkedin.com/feed/?trk=onboarding-landing" class="lin" id="linkedin"><i class="fa-brands fa-linkedin fa-2x" style="color: #ffffff"></i></a>
<a href="https://www.facebook.com/search/top?q=department%20of%20technical%20education%2C%20andhra%20pradesh" class="lin" id="facebook"><i class="fa-brands fa-square-facebook fa-2x" style="color: #ffffff"></i></i></a>
<a href="https://www.instagram.com/gpwkadapa/" class="lin" id="instagram"><i class="fa-brands fa-square-instagram fa-2x" style="color:#ffffff"></i></a>
<a href="https://mail.google.com/mail/u/1/#inbox" class="lin" id="mail"><i class="fa-sharp fa-solid fa-envelope fa-2x" style="color: #ffffff;"></i></a>
<a href="https://twitter.com/DeputyD29306755" class="lin" id="twitter"><i class="fa-brands fa-square-twitter fa-2x" style="color: white;"></i></a>
</div>
</section>
</div>
</div>
</div>
</div>
</body>
</html>