forked from shubhamkorde/cosha-website
-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
executable file
·289 lines (267 loc) · 15 KB
/
about.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
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>About CoSHA</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="site.webmanifest">
<!-- <link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico"> -->
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/slicknav.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/css/themify-icons.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/nice-select.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/custom.css">
</head>
<body>
<!-- Preloader Start -->
<div id="preloader-active">
<div class="preloader d-flex align-items-center justify-content-center">
<div class="preloader-inner position-relative">
<div class="preloader-circle"></div>
<div class="preloader-img pere-text">
<img src="" alt="">
</div>
</div>
</div>
</div>
<!-- Preloader Start -->
<header>
<!-- Header Start -->
<div class="header-area header-transparent">
<div class="main-header ">
<div class="header-top d-none d-lg-block">
<div class="container-fluid">
<div class="col-xl-12">
<div class="row d-flex justify-content-between align-items-center">
<div class="header-info-left">
<ul>
<li>+(91)-6392958835</li>
<li>[email protected]</li>
</ul>
</div>
<!-- <div class="header-info-right">
<ul class="header-social">
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
<li> <a href="#"><i class="fab fa-google-plus-g"></i></a></li>
</ul>
</div> -->
</div>
</div>
</div>
</div>
<div class="header-bottom header-sticky">
<div class="container-fluid">
<div class="row align-items-center">
<!-- Logo -->
<div class="col-xl-2 col-lg-2 col-md-1">
<h2>
<a href="index.html" ><i class="fas fa-home" style="color: white;"></i> </a>
</h2>
</div>
<div class="col-xl-8 col-lg-8 col-md-8">
<!-- Main-menu -->
<div class="main-menu f-right d-none d-lg-block">
<nav>
<ul id="navigation">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="meetings.html">Meetings</a></li>
<li><a href="team.html">Team</a>
</li>
<li><a href="contact.html">Notifications & Contact</a></li>
</ul>
</nav>
</div>
</div>
<!-- <div class="col-xl-2 col-lg-2 col-md-3">
<div class="header-right-btn f-right d-none d-lg-block">
<a href="#" class="btn">Contact Now</a>
</div>
</div> -->
<!-- Mobile Menu -->
<div class="col-12">
<div class="mobile_menu d-block d-lg-none"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
</header>
<main>
<!-- slider Area Start-->
<div class="slider-area ">
<div class="single-slider hero-overly slider-height2 d-flex align-items-center" data-background="assets/img/hero/campus.jpg">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="hero-cap pt-100">
<h2>About CoSHA</h2>
<nav aria-label="breadcrumb ">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item"><a href="#">About</a></li>
</ol>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider Area End-->
<!-- About Area Start -->
<div class="services-details-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="single-services section-padding2">
<div class="details-caption">
<h3>Council of Students' for Hostel Affairs (COSHA)</h3>
<p>The COSHA supervises and coordinates matters of common interest to Halls of Residence of the Institute.</p>
<p>It has its own constitution which is maintained as an Appendix to the Gymkhana Constitution.</p>
<p>The Chairperson, COSHA (as specified by the COSHA Constitution) presides over the meetings of the COSHA and is responsible for the implementation of the decisions of the COSHA.</p>
<p>The Convener,CoSHA is elected from among the non-executive members of the Senate, and maintains the records of the COSHA. He/she represents the COSHA in the meetings of the Senate.</p>
</div>
<hr>
<div class="details-caption">
<h3>CoSHA Constitution</h3>
<p>The functioning of COSHA is in accordance to its Constitution.</p>
<p><a href="https://drive.google.com/file/d/1NcOdmtito1ZMYy2x8V5JEWCq187LB5th/view?usp=sharing">View Constituition</a></p>
</div>
<hr>
<div class="details-caption">
<h3>Hall Management Rules</h3>
<p></p>
<p><a href="https://www.iitk.ac.in/dosa/data/Hall%20Management-%20Rules,%20Procedures%20and%20Guidelines.pdf">View Hall Management Rules</a></p>
</div>
<hr>
<div class="details-caption">
<h3>Associate Dean of Hall Affairs</h3>
<p>The COSHA works closely with ADHA ( Associate Dean of Hall Affairs ). The current Assoociate Dean of Hall Affairs is <a href="https://home.iitk.ac.in/~psen/"><strong>Dr. Pratik Sen </strong></a></p>
</div>
<hr>
<p class="details-caption">Click on the links below to find the Acts, Statutes and Ordinances.</p>
<div class="row details-caption">
<div class="col-xl-4"><a href="https://www.iitk.ac.in/new/acts"><h3>Acts</h3></a></div>
<div class="col-xl-4"><a href="https://www.iitk.ac.in/new/data/Finance_Officer_Office/statutes.pdf"><h3>Statutes</h3></a></div>
<div class="col-xl-4"><a href="https://www.iitk.ac.in/new/data/Finance_Officer_Office/ordinances_03.pdf"><h3>Ordinances</h3></a></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- About Area End -->
</main>
<footer>
<!-- Footer Start-->
<div class="footer-main">
<div class="footer-area footer-padding">
<div class="container">
<div class="row justify-content-between">
<div class="col-lg-4 col-md-4 col-sm-8">
<div class="single-footer-caption mb-30">
<!-- logo -->
<div class="footer-logo">
</div>
<div class="footer-tittle">
<div class="footer-pera">
<p class="info1">CoSHA-Council of Students' Hostel Affairs</p>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-4 col-sm-5">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Quick Links</h4>
<ul>
<li><a href="about.html">About</a></li>
<!-- <li><a href="initiative.html">Initiatives</a></li> -->
<li><a href="meetings.html">Meetings</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="contact.html">Notifications & Updates</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-7">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Contact</h4>
<div class="footer-pera">
<p class="info1">Students Senate, Senate Hall, OAT, IIT Kanpur</p>
</div>
<ul>
<li><a href="#">Phone: (91)-6392958835</a></li>
<li><a href="#">Email id: [email protected]</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-8">
<div class="single-footer-caption mb-50">
<!-- Form -->
<!-- Map -->
</div>
</div>
</div>
<!-- Copy-Right -->
<div class="row align-items-center">
<div class="col-xl-12 ">
</div>
</div>
</div>
</div>
</div>
<!-- Footer End-->
</footer>
<!-- JS here -->
<!-- All JS Custom Plugins Link Here here -->
<script src="./assets/js/vendor/modernizr-3.5.0.min.js"></script>
<!-- Jquery, Popper, Bootstrap -->
<script src="./assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="./assets/js/popper.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<!-- Jquery Mobile Menu -->
<script src="./assets/js/jquery.slicknav.min.js"></script>
<!-- Jquery Slick , Owl-Carousel Plugins -->
<script src="./assets/js/owl.carousel.min.js"></script>
<script src="./assets/js/slick.min.js"></script>
<!-- Date Picker -->
<script src="./assets/js/gijgo.min.js"></script>
<!-- One Page, Animated-HeadLin -->
<script src="./assets/js/wow.min.js"></script>
<script src="./assets/js/animated.headline.js"></script>
<script src="./assets/js/jquery.magnific-popup.js"></script>
<!-- Scrollup, nice-select, sticky -->
<script src="./assets/js/jquery.scrollUp.min.js"></script>
<script src="./assets/js/jquery.nice-select.min.js"></script>
<script src="./assets/js/jquery.sticky.js"></script>
<!-- counter , waypoint -->
<script src="http://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
<script src="./assets/js/jquery.counterup.min.js"></script>
<!-- contact js -->
<script src="./assets/js/contact.js"></script>
<script src="./assets/js/jquery.form.js"></script>
<script src="./assets/js/jquery.validate.min.js"></script>
<script src="./assets/js/mail-script.js"></script>
<script src="./assets/js/jquery.ajaxchimp.min.js"></script>
<!-- Jquery Plugins, main Jquery -->
<script src="./assets/js/plugins.js"></script>
<script src="./assets/js/main.js"></script>
</body>
</html>