-
Notifications
You must be signed in to change notification settings - Fork 6
/
column3.php
99 lines (96 loc) · 5.79 KB
/
column3.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
<head>
<style type="text/css">
p{text-align:justify;}
</style>
</head>
<div class="row">
<div class="col-sm-4" >
<div style="padding:10px;text-align:center; background-color:#87CEEB;">
<h3>For Students</h3>
<img src="img/icons/students.png" align="middle"; width="60px" height="60px">
<hr>
<p class="col3_font">Students' Alumni Cell works in conjunction with the student administration bodies and is therefore constantly in touch with the needs and wants of the students...
<button type="button" style="background-color:#87CEEB" data-toggle="modal" data-target="#registermentor" style="width:100px;">See more</button>
<div class="modal fade" id="registermentor" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">What we do for Students ? </h4>
</div>
<div class="modal-body">
<form accept-charset="UTF-8" action="/mentors" method="post"><div style="display:none">
<input name="authenticity_token" type="hidden" value="M6yvcdpx3ZcBl16iOYSxL6o5txo1qJx8oJrZ/D3159U=" /></div>
<p class="col3_font"> Students' Alumni Cell works in conjunction with the student administration bodies and is therefore constantly in touch with the needs and wants of the students.
It connects the students with the alumni, giving them a chance to interact with some of the most eminent personalities in all fields of work.
The My Imprint program provides the departing students with an opportunity to make a difference in the institute.
Guest lectures organised by Students' Alumni Cell bring them up to date with the workings of the real world.
Students thus directly get to learn from alumni who have faced the trials of life.</p>
</form>
</div>
</div>
</div>
</div>
</p>
</div>
</div>
<div class="col-sm-4" >
<div style="padding:10px; background-color:#ffcc99">
<h3>For Alumni</h3>
<img src="img/icons/studentlogo.png" align="middle"; width="60px" height="60px"/>
<hr>
<p class="col3_font">The Students’ Alumni Cell works towards ensuring mutual benefit of the Students as well as the Alumni. The cell helps alumni in staying connected to the institute...
<button type="button" style="background-color:#ffcc99" data-toggle="modal" data-target="#registermentor1" style="width:100px;">See more</button>
<div class="modal fade" id="registermentor1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">What we do for Alumni ? </h4>
</div>
<div class="modal-body">
<form accept-charset="UTF-8" action="/mentors" method="post"><div style="display:none">
<input name="authenticity_token" type="hidden" value="M6yvcdpx3ZcBl16iOYSxL6o5txo1qJx8oJrZ/D3159U=" /></div>
<p class="col3_font"> The Students’ Alumni Cell works towards ensuring mutual benefit of the Students as well as the Alumni.
The cell helps the alumni in staying connected to the institute. Through regular interactions with the next generation of KGPians,
the alumni too get to learn a lot as learning is a continuous process and each generation has their own set of skills to boast of.
The cell’s efforts keeps the ever-growing pool of bright, young KGPian minds at hand’s reach of the alumni for them to choose if and when they
require for any of their corporate endeavours. The Students’ Alumni Cell strives to rekindle those memories, revive that unbeatable ‘Tempo’
and if and when we are able to pull it off in the alumni it fills our chests with pride.</p>
</form>
</div>
</div>
</div>
</div>
</p>
</div>
</div>
<div class="col-sm-4">
<div style="padding:10px;text-align:center; background-color:#87CEEB;">
<h3>For Institute</h3>
<img src="img/icons/vinay.png" align="middle"; width="60px" height="60px">
<hr>
<p class="col3_font">The alumni of an institute are always interested in its workings and the prevalent conditions.
Students' Alumni Cell reconnects the institute and alumni...<button type="button" style="background-color:#87CEEB" data-toggle="modal" data-target="#registermentor2" style="width:100px;">See more</button>
<div class="modal fade" id="registermentor2" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">What we do for the Institute ? </h4>
</div>
<div class="modal-body">
<form accept-charset="UTF-8" action="/mentors" method="post"><div style="display:none">
<input name="authenticity_token" type="hidden" value="M6yvcdpx3ZcBl16iOYSxL6o5txo1qJx8oJrZ/D3159U=" /></div>
<p class="col3_font">The alumni of an institute are always interested in its workings and the prevalent conditions.
Students' Alumni Cell reconnects the institute and alumni, providing the alumni with an avenue to give back to their alma mater. The Institution Development Program (IDP) aims to promote the institute's domestic ranking while simultaneously improving the international stature. The Batch Endowment program lets a batch adopt a certain construction in the institute to ensure its fluid working over the years. Bringing to the fore the ever present Hall tempo, the Hall Endowment program lets the Halls bring in infrastructural improvements and amenities to the Hall.
Utilising the massive alumni network of IIT Kharagpur, Students' Alumni Cell helps propel the institute to the pinnacle of education.</p>
</form>
</div>
</div>
</div>
</div></p>
</div>
</div>
</div>
<br>