-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
482 lines (469 loc) · 18.5 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chandernagore college</title>
<link
href="https://api.fontshare.com/v2/css?f[]=clash-display@1&display=swap"
rel="stylesheet"
/>
<link
href="https://api.fontshare.com/v2/css?f[]=cabinet-grotesk@1&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="./css/style.css" />
<link
href="https://api.fontshare.com/v2/css?f[]=clash-display@1&display=swap"
rel="stylesheet"
/>
<link
href="https://api.fontshare.com/v2/css?f[]=cabinet-grotesk@1&display=swap"
rel="stylesheet"
/>
</head>
<body class="font-cabinet">
<header>
<nav></nav>
</header>
<section class="max-w-screen-xl mx-auto p-5 md:p-10">
<div
class="mainhero flex flex-col lg:flex-row items-center justify-between w-full gap-x-10 gap-y-10"
>
<div class="leftpart lg:w-2/3">
<h1 class="text-xl sm:text-4xl font-extrabold mb-1">Welcome to</h1>
<h1
class="text-2xl sm:text-5xl font-extrabold font-clash mb-5 text-red-900"
>
CHANDERNAGORE COLLEGE
</h1>
<p class="text-[17px] sm:text-justify font-medium">
Chandernagore College established in 1862, is a Constituent College
of the University of Burdwan. Chandernagore College is recognized by
the University Grants Commission (UGC) under Section 2(f)1956 and
Section 12(B) 1972. The distinguished faculty members of this
institution hails from the prestigious West Bengal Educational
Service Cadre. The College was evaluated by the National
Accreditation and Assessment Council (NAAC) in 2007 and was awarded
'B++' rank. In 2016 the College was re-accredited by NAAC with the
same grade but with an improved overall score.
<span
class="text-lg font-extrabold text-red-900 cursor-pointer hover:text-slate-500"
>
Read more...</span
>
</p>
</div>
<div class="rightpart lg:w-1/3">
<h2 class="text-2xl font-black mt-10 sm:mt-0 mb-4">
COLLEGE AT A GLANCE
</h2>
<div class="totalboxcontainer flex flex-wrap gap-3">
<div class="first bg-red-900 p-2 text-white font-bold rounded-md">
<span class="text-[#ffff00] font-extrabold">19</span> UG
Department
</div>
<div class="second bg-red-900 p-2 text-white font-bold rounded-md">
<span class="text-[#ffff00] font-extrabold">3</span> PG Department
</div>
<div class="third bg-red-900 p-2 text-white font-bold rounded-md">
<span class="text-[#ffff00] font-extrabold">100+</span> Faculties
</div>
<div class="fourth bg-red-900 p-2 text-white font-bold rounded-md">
<span class="text-[#ffff00] font-extrabold">2500+</span> Student
Strength
</div>
<div class="fifth bg-red-900 p-2 text-white font-bold rounded-md">
<span class="text-[#ffff00] font-extrabold">1,50,000+</span> Books
in Library
</div>
<div class="sixth bg-red-900 p-2 text-white font-bold rounded-md">
<span class="text-[#ffff00] font-extrabold">49,158.09</span> sqft
Buildup Area
</div>
</div>
</div>
</div>
<div>
<h2 class="text-red-900 text-2xl font-clash font-bold mt-10">
QUICK LINKS
</h2>
<div class="quicklinks mt-2 flex flex-wrap gap-x-3 gap-y-3">
<div class="bg-lime-900 py-2 px-5 text-white font-bold rounded-md">
Admission 22-23
</div>
<div class="bg-lime-900 py-2 px-5 text-white font-bold rounded-md">
Admission Portal
</div>
<div class="bg-lime-900 py-2 px-5 text-white font-bold rounded-md">
University Exam
</div>
<div class="bg-lime-900 py-2 px-5 text-white font-bold rounded-md">
Calender
</div>
<div class="bg-lime-900 py-2 px-5 text-white font-bold rounded-md">
Syllabus
</div>
<div class="bg-lime-900 py-2 px-5 text-white font-bold rounded-md">
Repository
</div>
<div class="bg-lime-900 py-2 px-5 text-white font-bold rounded-md">
Gallery
</div>
<div class="bg-lime-900 py-2 px-5 text-white font-bold rounded-md">
Journal Trivium
</div>
<div class="bg-lime-900 py-2 px-5 text-white font-bold rounded-md">
Student Credit Card
</div>
</div>
</div>
</section>
<section
class="notice max-w-screen-xl grid grid-cols-1 lg:grid-cols-2 gap-x-10 gap-y-10 mx-auto p-5 md:p-10"
>
<div
class="noticeboard w-full rounded-md bg-gray-100 shadow-sm border border-[#dfdfdf] p-5"
>
<h1 class="text-xl font-clash font-semibold mb-5">
<span class="bg-lime-300 rounded-md py-2 px-5 border border-slate-400"
>Notices</span
>
</h1>
<div class="noticetitle mt-2 overflow-y-scroll max-h-80 pr-3">
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
</div>
</div>
<div
class="recentevent w-full rounded-md bg-gray-100 shadow-sm border border-[#dfdfdf] p-5"
>
<h1 class="text-xl font-clash font-semibold mb-5">
<span class="bg-lime-300 rounded-md py-2 px-5 border border-slate-400"
>Notices</span
>
</h1>
<div class="noticetitle mt-2 overflow-y-scroll max-h-80 pr-3">
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm mb-2 bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
<div
class="flex items-center space-x-5 border border-[#dfdfdf] p-2 rounded-md shadow-sm bg-white"
>
<div class="date">
<h4
class="text-center text-sm font-clash font-semibold rounded-t-sm bg-slate-800 px-2 py-1 text-white"
>
12
</h4>
<h4
class="text-center text-sm font-clash font-semibold rounded-b-sm bg-slate-300 px-2 py-1"
>
DEC'22
</h4>
</div>
<div class="text-base font-semibold">
Programme for UG (Hons & Gen) Semester-V Examination-2022
</div>
</div>
</div>
</div>
</section>
<section class="max-w-screen-xl mx-auto p-5 md:p-10">
<div class="mainpart flex flex-col xl:flex-row items-start gap-10">
<div class="leftcontent xl:w-7/12 order-2 xl:order-1">
<h2
class="principal font-clash text-2xl sm:text-3xl font-bold mb-5 tracking-wider relative"
>
VOICE OF THE PRINCIPAL
</h2>
<p class="text-base font-medium leading-relaxed text-justify">
"Chandernagore College established in 1862 by the French Colonial
Government as a French Primary School - “Ecole de Sainte Marie”, and
finally re-established in its present form in 2nd October 1954, has
a long and chequered history. Previously known as College Dupleix,
Chandernagore College, has been witness to the changing courses of
history. It has striven to contribute to the academic enhancement of
not only the urban residents of Chandernagore but also of its rural
surrounding regions. Chandernagore College is a premier educational
institution which has made consistent progress year by year in
academic and co-curricular activities. The College now boasts of
nineteen undergraduate departments and three post-graduate
departments, consisting of both young and experienced faculty
members who are actively involved in teaching and research." --
<b> Dr. Debasish Sarkar</b>.
</p>
<p class="text-base font-medium leading-relaxed mt-4">
To read more, please click
<a class="font-extrabold text-red-600 hover:text-slate-500" href="#"
>here.</a
>
</p>
</div>
<div
class="rightcontent xl:w-5/12 mt-5 sm:mt-0 order-1 xl:order-2 w-full object-cover"
>
<img
class="rounded-md drop-shadow-sm shadow-sm border border-slate-200 object-contain w-full"
src="img/principal.jpg"
alt=""
/>
</div>
</div>
</section>
<section class="footer max-w-screen-xl mx-auto p-5 md:p-10">
<div class="total flex flex-col lg:flex-row gap-10">
<div class="lg:w-3/5">
<h2 class="font-clash text-2xl font-bold mb-3 tracking-wide">
ABOUT COLLEGE
</h2>
<p class="text-justify font-medium">
Chandernagore College established in 1862 and re-established in
1931, is a Constituent College of the University of Burdwan.
Chandernagore College is recognized by the University Grants
Commission (UGC) under Section 2(f)1956 and Section 12(B) 1972. The
distinguished faculty members of this institution hails from the
prestigious West Bengal Educational Service Cadre. The College was
evaluated by the National Accreditation and Assessment Council
(NAAC) in 2007 and was awarded 'B++' rank. In 2016 the College was
re-accredited by NAAC with the same grade but with an improved
overall score.
</p>
</div>
<div class="lg:w-2/5">
<h2
class="font-clash text-2xl font-bold mb-3 tracking-wide mt-5 sm:mt-0"
>
IMPORTANT WEBSITES
</h2>
<div class="links font-medium flex flex-col gap-y-3">
<a class="relative" href="#">University Grants Commission (UGC)</a>
<a class="relative" href="#">University of Burdwan (BU)</a>
<a class="relative" href="#"
>Dept. of Higher Education, Govt. of W.B.</a
>
<a class="relative" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="relative" href="#">Netaji Subhas Open University</a>
<a class="relative" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="lg:w-2/5">
<h2
class="font-clash text-2xl font-bold mb-3 tracking-wide mt-5 sm:mt-0"
>
REACH US
</h2>
<p class="font-medium">
Strand Road, Bara Bazar <br />ChandANNAGAR, Dist: Hooghly,
West-Bengal <br />PIN: 712136
</p>
</div>
</div>
</section>
</body>
</html>