pull/7/head
Suvodip 2024-12-20 12:59:44 +05:30
parent 900e26c7e5
commit 7c67bd9304
19 changed files with 160 additions and 15178 deletions

View File

@ -21,11 +21,11 @@
$totalPageContent = $headerContent . $pageContent . $footerContent;
$filePath = __DIR__ . '/' . $fileName;
if (file_put_contents($filePath, $totalPageContent)) {
// echo "<p class='text-success'>Page saved successfully at $filePath.</p>";
} else {
// echo "<p class='text-danger'>Failed to save the page.</p>";
}
// if (file_put_contents($filePath, $totalPageContent)) {
// // echo "<p class='text-success'>Page saved successfully at $filePath.</p>";
// } else {
// // echo "<p class='text-danger'>Failed to save the page.</p>";
// }
}
try {

View File

@ -1,6 +1,6 @@
<?php
$mariaServer = "localhost";
$mariaUser = "dev2";
$mariaPass = "RLVuEexA6Lb6jfa";
$mariaDb = "scc24";
$mariaServer = "172.17.0.1";
$mariaUser = "root";
$mariaPass = "0000";
$mariaDb = "siliconpin_scc";
$mongo ="";

View File

@ -42,7 +42,7 @@
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
@ -50,38 +50,6 @@
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
@ -98,7 +66,6 @@
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
@ -114,7 +81,10 @@
</ul>
</div>
</div>
<div class=" mt-1">
<div class="mt-1">
<a href="/aishe" class="btn btn-secondary">AISHE</a>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
@ -128,18 +98,7 @@
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
<a href="/ncc" class="btn btn-secondary">NCC</a>
</div>
<div class="mt-1">
<div class="dropdown">
@ -147,11 +106,15 @@
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/admission.html">General Information</a></li></li>
<li><a class="dropdown-item" href="/prospectus.html">Prospectus</a></li></li>
<li><a class="dropdown-item" href="/intake-capacity.html">Intake Capacity</a></li></li>
<li><a class="dropdown-item" href="/fee-structure.html">Fee Structure</a></li></li>
<li><a class="dropdown-item" href="/subjects-combination.html">Subject Combination</a></li></li>
<li><a class="dropdown-item" href="/nep.html">NEP</a></li></li>
<li><a class="dropdown-item" href="/cbsc.html">CBSC</a></li></li>
<li><a class="dropdown-item" href="/marks-distribution.html">Marks Distribution</a></li></li>
<li><a class="dropdown-item" href="/result.html">Result</a></li></li>
</ul>
</div>
</div>
@ -165,7 +128,6 @@
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
@ -182,21 +144,16 @@
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
<div class="d-flex flex-column flex-xl-row my-2 gap-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="text-center px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="text-center px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
<a href="/code-of-ethics-and-conduct.html" class="text-center px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Code of Ethics</a>
</div>
</div>
</div>
@ -311,60 +268,37 @@
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white " href="/about" >About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white " href="/gallery.html" >Gallery</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li>
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/governing-body.html">Governing Body</a></li>
<li><a class="dropdown-item" href="/composition-of-gb.html">Composition of GB</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
<li><a class="dropdown-item" href="/staff.html">Staff</a></li>
<li><a class="dropdown-item" href="/working-hour.html">Working Hour</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Principal Desk</a></li>
</ul>
</li>
<li class="nav-item dropdown"><a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white " href="/about" >About</a></li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notice</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown"><a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white " href="/library" >Library</a></li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Academics </a>
<ul class="dropdown-menu">
<!-- <li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
</li> -->
<li><a class="dropdown-item" href="/#">Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
@ -392,10 +326,10 @@
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
<!-- <li><a class="dropdown-item" href="#">Commerce</a></li> -->
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<!-- <li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
@ -409,35 +343,63 @@
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li> -->
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Organizations</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni Association</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti-Ragging Cell</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure and Learning Resources</a></li>
<li><a class="dropdown-item" href="/welfare-programme.html">Welfare Programme</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/.html">Canteen</a></li>
</ul>
</li>
<li class="nav-item dropdown"><a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white " href="/prospectus.html" >Prospectus</a></li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Info</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/students-union.html">Students Union</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Students Feedback</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Student Grievance</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Student's Health Home</a></li>
<li><a class="dropdown-item" href="/activities.html">Activities</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<li class="nav-item dropdown"><a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white " href="/contact-us.html" >Contact Us</a></li>
</ul>
<!-- <li class="nav-item dropdown"><a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white " href="/gallery.html" >Gallery</a></li> -->
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li>
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li> -->
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
@ -446,9 +408,9 @@
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
</li> -->
<li class="nav-item dropdown">
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
@ -456,32 +418,16 @@
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
</li> -->
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li>
</ul>
</li> -->
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>

739
about
View File

@ -1,739 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #868756;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #4d1a00;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #4d1a00; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #4d1a00; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #868756;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #4d1a00;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #4d1a00;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #4d1a00;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #868756; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/about.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li>
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-ethics-and-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/departments"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #4d1a00;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #4d1a00;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">About Us</p>
</div>
<div class=""><div class="container mx-auto">
<p><span style="background-color: #173382; color: #fff; padding: 10px 10px; margin: 10px auto;">The Legacy</span></p>
<br>
<p style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata. The college was established in 1956, primarily to cater the need of the thousands of hapless youth who, owing to partition of the country were forced to settle almost as paupers in this part of the state but had nourished deep in their hearts an inextinguishable urge to pursue higher education to overcome their present miseries. </p>
<p style="text-align: justify;">But their dream would have never been realised without the initiative of the Habra Siksha Parishad and kind patronage of Government of West Bengal under the legendary Chief Minister, the late Dr. Bidhan Chandra Roy. However, the project was given a proper shape by the youngest Minister in the Roy-Cabinet, the late Tarun Kanti Ghosh, who was also an MLA from Habra. The College began its journey in the premises of Habra High School; then shifted to site of Bangiya Christian Council; and finally to its present premises on October 5, 1958. It is a matter of prestige that in October 1958, the Government of India recognised the institution as a Degree College on sponsored basis, dedicated mainly to the education of the displaced students from the erstwhile East Pakistan, in the Intermediate and Bachelor Degree in Arts and Science, with affiliation from University of Calcutta, with effect from the academic session 1958-59.</p>
<p style="text-align: justify;">As time rolled on, the College grew into a giant academic institution with Honours Departments in Arts and Science subjects. The College has always been blessed with a bunch of gifted teachers, with brilliant academic career, and a band of dedicated non-teaching staff, including librarians. The hard work of the whole of the College staff has helped produce generations of excellent students with very good academic results, many of whom have become university-toppers. Many of our former students have been very successful in life as school/college/university teachers; researchers in renowned institutions in India and abroad; bureaucrats and technocrats in government services or business corporations; journalists, authors and theatre personalities of repute.</p>
<img style="width: 100%; height: 500px;" src="https://api8.siliconpin.com/assets/1269fc6c-6361-45fc-a39e-86ad1a00f5df" alt="" /><br>
<p style="text-align: justify;"><u>This is where today's magnificent Sree Chaitanya College was taking its baby steps during early days of inception in 1956.</u></p>
<br>
<br><p><span style="background-color: #173382; color: #fff; padding: 10px 10px; margin: 10px auto;"><a href="/best-practices" target="_self">Best Practices</a></span></p><br>
<p style="text-align: justify;"><span style="font-family: Times New Roman, serif;">I. </span><strong><span style="font-family: Times New Roman, serif;">Providing financial assistance to the deserving needy students: </span></strong><span style="">The Teachers' Council maintains a Fund with an objective to provide financial assistance, without any kind of discrimination whatsoever, to students from financially impoverished families who exhibit genuine interest and potentiality in academics.</span></p>
<p style="text-align: justify;">II. <strong>Remedial classes for academically weak students:</strong> Remedial classes are conducted by most departments to address the difficulties of students in need of additional academic support .Study materials are provided to them to make them exam ready. The teachers consider this service to be a part of their commitment towards upliftment of students.</p>
<p style="text-align: justify;"><br />III. <strong>Preparing students for competitive exams:</strong>The teachers of our institution are deeply involved in the career of the students. They realise that unless our students fare well in the various job oriented competitive examinations, their future will remain uncertain.With this mission a MoU has been signed with an organisation imparting professional training to train our students for the competitive examination at a nominal fee. Regular classes are held on Sundays (10 am to 12pm) within the college campus. Students mainly from the outgoing batches are inspired to join this classes.</p>
<p style="text-align: justify;">IV. <strong>Psychological Counselling</strong>: We appreciate the importance of mental health of our students and staff .Since mental health is closely associated with performance and skill development. Confidentiality is observed in the functioning of the psychological counselling cell. Teachers professionally qualified in the area are internal resources who monitor the functioning of the cells .</p>
<br>
<br><span style="background-color: #173382; color: #fff; padding: 10px 10px; margin: 10px auto;">The College Now</span><br><br>
<p style="text-align: justify;">From 2008, with the founding of the West Bengal State University (WBSU), the College came to be affiliated to it, with effect from the academic session 2008-09. We offer 14 courses in Honours subjects and 16 courses in General subjects according to syllabi framed by respective Boards of Studies (BOS) of WBSU. Although, the College does not enjoy autonomy to frame syllabi/curricula at the Undergraduate (UG) level, a few teachers, in the capacity of being the members of the UG-BOS of their respective subjects, take part in syllabus-framing. Here, it would be appropriate to mention that for last few years, we have also introduced Post Graduate (PG) Courses in Anthropology, Chemistry and Bengali, with huge response from the students' community. In these Courses, the College has its own PG-BOS, which frame their own respective syllabus, and thus contribute to the development of higher education. Beside regular courses, we also offer distance education courses both at the UG and PG levels as a unit of Netaji Subhas Open University (NSOU) The regular UG Courses are of three years, which a student must complete within a maximum span of five years as per University regulations. Students enjoy freedom to switch over to a new subject or stream within three months from the date of admission, according to Merit List and subject to vacancy. They are admitted to Honours Courses purely on the basis of results in the Higher Secondary and equivalent examinations. Seats are reserved for the students from SC/ST/OBC background as per rule The College has a huge treasure of valuable reference as well as text books, kept in the Main Library and Departmental Libraries. The science departments are equipped with most up-to-date laboratories and scientific instruments. Most of the departments have their computers with internet facilities; some science departments have computer laboratories. The students also enjoy the facilities of ICT classrooms. Some departments have ICT classrooms of their own, some departments avail this facility jointly A detailed academic calendar, showing the allotment and workload, time frame and internal examinations schedule, is made at the beginning of each session. Class-room teaching is supplemented by (i) occasional holding of seminar-lectures on particular topics; (ii) arrangement of lectures by students; (iii) publication of departmental journals as well as wall-magazines;(iv) educational tours; and (v) special lectures by eminent teachers of universities and other colleges The College also follows the RTI Act, and has set up a Public Information Cell. Some other Cells that need special mentioning are: a) Anti-sexual harassment Cell; b) Anti-ragging Cell; c) Career Guidance Cell; d) Women's Cell and e) Research and Development (R&amp;D) Cell. Recently, a Campus Film Society came into being with affiliation fromFederation of Film Societies of India (this National Body was founded in 1959, with the legendary master Satyajit Ray as the President, and at times, Mrs. Indira Gandhi, the then Minister of Information and Broadcasting, had been the Vice-President) to inculcate the value of cinematic appreciation of feature as well as documentary masterpieces. In West Bengal, only two 'Campus' Film Societies exist till now: one at Visva Bharati Kala Bhavan and the second is our institution In short,&nbsp;<strong>our idea of academic excellence is holistic.</strong>&nbsp;This means that we ask ourselves continually what comprises excellence in education. We do not limit ourselves to covering the prescribed syllabus, though no latitude is entertained in this respect. But, looking beyond the boundaries of the syllabi, we also continually ask what education in a holistic sense should involve and how best to attain it Finally, we firmly believe in an all-round development of our students. We encourage them to seriously take up co-curricular and extracurricular activities along with academic pursuits. We have more than one play grounds, an open-air theatre and one auditorium. Besides, there are separate well-equipped gymnasiums for boys and girls. We also provide separate indoor games facilities for boys and girls. The elected Students' Union organises, with the guidance of teachers and staff of the College, annual sports, cultural programmes and various social welfare activities, and helps to develop and maintain ideal and healthy student-teacher-administration relations Thus, there is no doubt that Sree Chaitanya College, Habra all along has stood for the holistic development of the students. It has spelt out its vision of sharing learning with humanity for a very human cause to transform citizens, who, in turn, shall change our society into a place, where, in the words of Rabindranath Tagore:</p>
<br><p><strong>"..the mind is without fear and the head is held high<br />Where knowledge is free<br />Where the world has not been broken up into fragments<br />By narrow domestic walls<br />Where words come out from the depth of truth<br />Where tireless striving stretches its arms towards perfection<br />Where the clear stream of reason has not lost its way<br />Into the dreary desert sand of dead habit"</strong></p>
<br><span style="background-color: #173382; color: #fff; padding: 10px 10px; margin: 10px auto;">The Principal's Desk</span><br>
<br>
<p style="text-align: justify;"><strong>Sree Chaitanya College of Science and Arts, situated in Habra, North 24 Paraganas, West Bengal was founded in 1956. We are proud to state that with the arrival of this new year 2016, Sree Chaitanya College has stepped into the 60th year of it's glorious service. Our year- long Diamond Jubilee Celebration is scheduled to be inaugurated on Sunday, the 10th of January 2016, by the Hon'ble Higher Education Minister of our state, Dr. Partha Chatterjee. It is a matter of great significance for us that our 2nd cycle of Reaccreditation by NAAC coincides with our Diamond Jubilee This educational institution occupies a distinguished status in the higher education map of the district of North 24 Paraganas, as well as of the state of West Bengal. With the passage of time this college has grown in all dimensions. An accomplished and sincere group of teachers and librarians along with a band of dedicated non-teaching staff has always been the strongest asset of this institution Sree Chaitanya College was initially affiliated to the Calcutta University from its first academic session of 1956-57. However, with the foundation of the West Bengal State University in 2008, the college came to be affiliated to it. Presently the college offers 14 courses in Honours subjects and 16 courses in General subjects.We have also introduced Post Graduate courses in Anthropology, Bengali and Chemistry. Besides regular courses we also offer Distance Education courses at both Under Graduate and Post Graduate level as a unit of Netaji Subhash Open University At Sree Chaitanya College our idea of academic excellence is holistic.We have all along stood for the overall development of the young minds of our students. With this view a number of cells have been established that caters to the extra- curricular requirements of our students.We consider social awareness and commitment to social causes an integral aspect of education. For this, discussions on issues of social relevance are conducted frequently to keep our students informed of the parameters of the changing times.</strong></p>
<br>
<img style="width: 100%; height: 500px;" src="https://api8.siliconpin.com/assets/7c072784-4dc9-42c7-9839-8bce3536e3cd" alt="Sreechaitanyacollege Principal" />
</div></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #554b28 24%, #5c522c 24%, #5c522c 28%, #554b28 28%, #554b28 36%, #5c522c 36%, #5c522c 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #554b28 24%, #5c522c 24%, #5c522c 28%, #554b28 28%, #554b28 36%, #5c522c 36%, #5c522c 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #5c522c 10%, #554b28 10%, #554b28 23%, #5c522c 23%, #5c522c 30%, #554b28 30%, #554b28 43%, #5c522c 43%, #5c522c 50%, #554b28 50%, #554b28 63%, #5c522c 63%, #5c522c 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #5c522c 5%, #554b28 5%, #554b28 15%, #5c522c 15%, #5c522c 20%, #554b28 20%, #554b28 29%, #5c522c 29%, #5c522c 34%, #554b28 34%, #554b28 44%, #5c522c 44%, #5c522c 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #5c522c 5%, #554b28 5%, #554b28 15%, #5c522c 15%, #5c522c 20%, #554b28 20%, #554b28 29%, #5c522c 29%, #5c522c 34%, #554b28 34%, #554b28 44%, #5c522c 44%, #5c522c 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #554b28; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

View File

@ -1,727 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white " href="/about" >About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white " href="/about-iqac" >About IQAC</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li>
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">About IQAC</p>
</div>
<div class=""><div>To develop and apply quality benchmarks for the academic and administrative functioning of the institution</div><div>Organizing Workshops, Seminars on quality related themes</div><div>Documentation of various programmes</div><div>Preparation of Annual Quality Assurance Reports</div><div>To work out intervention strategies to remove difficulties and enhance overall quality of the institution</div><div>Planning, guiding, monitoring quality assurance and quality enhancement activities of the institution</div></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

928
academics
View File

@ -1,928 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary custom-overflow" style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto oveer" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.custom-overflow{
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">Academics</p>
</div>
<div class=""><p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/departments" target="_blank" rel="noopener">Department &amp; Faculty</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/admission" target="_blank" rel="noopener">Admission</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/librarians" target="_blank" rel="noopener">Librarians</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/course-offered" target="_blank" rel="noopener">Course Offered</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/subject-combinantionhons" target="_blank" rel="noopener">Subject Combination (Hons)</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/subject-combinantiongen" target="_blank" rel="noopener">Subject Combination (Gen)</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/intake-capacity" target="_blank" rel="noopener">Intake Capacity </a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/academic-calendar" target="_blank" rel="noopener">Academic Calendar</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/prospectus" target="_blank" rel="noopener">Prospectus</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/Marks-Distribution" target="_blank" rel="noopener">Marks Distribution </a></span></p>
<p><a href="https://sreechaitanyacollege.in/result" target="_blank" rel="noopener"><span style="font-size: 14pt; color: #1d4ed8;">Result</span></a></p></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

View File

@ -1,919 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary " style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto oveer" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">Administration</p>
</div>
<div class=""><p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/governing-body" target="_blank" rel="noopener">Governing Body</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/composition-of-gb" target="_blank" rel="noopener">Composition of GB</a></span></p>
<p><span style="font-size: 14pt; color: #1d4ed8;"><a style="color: #1d4ed8;" href="https://sreechaitanyacollege.in/staff" target="_blank" rel="noopener">Staff</a></span></p>
<p><a href="https://sreechaitanyacollege.in/working-hour" target="_blank" rel="noopener"><span style="font-size: 14pt; color: #1d4ed8;">Working Hour</span></a></p></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

946
admission
View File

@ -1,946 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary " style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto flex flex-warp" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">Admission</p>
</div>
<div class=""><div class="container mx-auto lg:px-10">
<p>&nbsp;</p>
<hr />
<p>Since Sree Chaitanya College, Habra is a highly recognized institution of higher education - it attracts students from all over the state. Publicity for its courses is made through advertisements and press releases in local newspapers and ad-scrolls on local T. V. channels. Information is provided on the college website and billboards to promote wide publicity. A notice regarding the admission is displayed on notice boards . Admission details are also published in the College Prospectus.</p>
<p>&nbsp;</p>
<p>The process of admitting students to various courses is carried out through the norms laid down by the West Bengal State University and the Department of Higher Education, Government of West Bengal. The Admission Committee constituted for the purpose is entrusted with the task of monitoring the admission process. Entire admission process is done through online. The candidates fill up Admission Forms online and also several lists of selected candidates (First, Second, Third Lists) are published online.</p>
<p>&nbsp;</p>
<p>The candidates are selected strictly on the basis of merit based on Reserved, General and Physically Challenged Categories. Then the selected candidates (according to the order of Lists: 1st/2nd/3rd etc) deposit the Admission Fees at the Sree Chaitanya College Branch of United Bank of India, which is situated within the campus of the College. After this, the Candidates (according to Merit List of their Categories) appear before the Admission Committee for the physical verification of the candidates and their academic documents. The faculties also meet the candidates and counsel them about the prospects of different disciplines. After this, Admit Order is given and the candidate formally gets admission.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<main id="main">
<div class="container text-justify">
<div class="container">
<div class="col-md-12 col-sm-6">
<p>&nbsp;</p>
<hr /><br /><a style="background-color: #2563eb; color: white; padding: 10px;" title="" href="http://sreechaitanyacollegecbcs.org" target="_self">UG Admission</a> <a style="background-color: #2563eb; color: white; padding: 10px;" title="" href="https://sreechaitanyacollege.in/pg-admission" target="_self">&nbsp; PG Admission</a></div>
</div>
</div>
</main>
<div id="footer" class="footer">
<div class="container">
<div class="row">
<div class="col-sm-4 col-md-4">
<div class="list-group">&nbsp;</div>
<div class="list-group">&nbsp;</div>
<div class="list-group">&nbsp;</div>
</div>
</div>
</div>
</div>
</div></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

934
aishe
View File

@ -1,934 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary custom-overflow" style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto oveer" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.custom-overflow{
overflow: auto;
}
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</p>
</div>
<div class=""><img style="width: 100%;" src="https://api8.siliconpin.com/assets/2ae3d0d3-27d6-4955-997a-8ca17e6282eb" alt="" style="border-radius: 20px; padding:6px;" /><br>
<div style="text-align: justify; padding:4px;">The Ministry of Human Resource Development (MHRD) initiated an All-India Survey on Higher Education
(AISHE) since 2010-11 to prepare a sound database on a large and diverse system of Higher Education covering all
the higher educational Institutions in the country and to assess the correct picture of Higher Education in the country.
To facilitate open democracy, participatory governance and transparency in Higher education, it has been a regular
survey conducted by department of Higher Education under the MHRD since its inception. The rich data-base built
from the data collected under AISHE is used in making informed policy decisions and research for development of
education sector at District, State and All India levels. The main objective of this survey is to identify &amp; capture all
the institutions of higher learning in the country and collect the data from all the higher education institutions on
various aspects of higher education such as Institutions basic information; Teachers Details; Details of Non-Teaching
Staff; Programmes conducted under various Departments; Students enrolled in these Programmes; Examination results
of terminal year/final semester of each Programme; Financial information under various heads; Availability of
infrastructure facility; Student scholarships, loans; and Accreditation of the Institution. For the current session the
Nodal Officer of AISHE is Sri Artatrana Gochhayat, Associate Professor, Department of Political Science.
As a part of this survey, our College under the West Bengal State University has been submitting its annual
report regularly since 2014-15.&nbsp;</div></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

File diff suppressed because one or more lines are too long

930
aqar
View File

@ -1,930 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary " style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto oveer" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">AQAR</p>
</div>
<div class=""><div class="flex flex-col gap-y-6">
<br>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/f680c46d-cd6f-41a9-b16d-fb6767e6f50a?download" target="_blank" rel="noopener">AQAR 2011-2012</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/8f2a3328-b4fd-4801-8d3a-e35154af26d2?download" target="_blank" rel="noopener">AQAR 2012-2013</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/187d70c6-a8fa-4f26-90f4-dd2ce2dbae90?download" target="_blank" rel="noopener">AQAR 2013-2014</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/2d2c2a4b-01c2-4fbd-81f9-b4bf53399f82?download" target="_blank" rel="noopener">AQAR 2014-2015</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/c38fccb5-da8b-4079-8cb9-1ff52e050e0d?download" target="_blank" rel="noopener">AQAR 2015-2016</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/c7dca20b-edb0-4165-806a-b9777ed93f96?download" target="_blank" rel="noopener">AQAR 2016-2017</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/6f256fe2-f6ff-47d6-9472-73532109ff43?download" target="_blank" rel="noopener">AQAR 2017-2018</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/794cf399-6993-414e-98ec-d1772e104057?download" target="_blank" rel="noopener">AQAR 2018-2019</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/ad3b2c81-09e0-444b-b8b0-ca3dcd5b569d?download" target="_blank" rel="noopener">AQAR 2019-2020</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/b0de0b8b-4e80-44be-9a7c-0313fbb6d8dc?download" target="_blank" rel="noopener">AQAR 2020-2021</a></span></strong></p>
<p><strong><span style="color: #236fa1;"><a style="color: #236fa1;" href="https://api8.siliconpin.com/assets/189b82b4-851b-4fa0-837c-06989435fb44?download" target="_blank" rel="noopener">AQAR 2021-2022</a></span></strong></p>
<p><a href="https://api8.siliconpin.com/assets/bfbde633-cb5a-4079-8f1d-742277480490?download" target="_blank" rel="noopener" style="font-weight: bolder; --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: rgb(59 130 246 / 0.5); --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; color: rgb(35, 111, 161);">Institutional strength, distinctive priority, and thrust areas</a><br></p>
</div></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

1184
cbsc

File diff suppressed because it is too large Load Diff

View File

@ -1,978 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary custom-overflow" style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto oveer" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.custom-overflow{
overflow: auto;
}
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">Clubs &amp; Cells</p>
</div>
<div class=""><div><b><br></b></div><b><div><b><br></b></div>DRAMA CLUB&nbsp;</b><div><b><br></b><div>Communication is a skill. The drama club intends to promote this skill. Building this skill through engaging with
dialogues, enacting characters is essentially a learning way to cultivate empathy, and connect. Learning through
observations, and stepping into other's shoes is useful to gain emotional intelligence. The need is to understand others
with authenticity. The Drama club works, and provide variety with inclusiveness.&nbsp;The aspiration of the club is to realize the goal of our individual life, the truth. Through a play, interplay and interactions
of characters of the play we try to convey the feelings of truth, drama club helps the student to make aware about that
feeling of truth.
The greatest truth is, this SELF (Swabhav), the feelings of our true nature need realisation. We are all on a journey
from entertainment to enlightenment.</div><div><br></div><div><b>MUSIC CLUB&nbsp;</b></div><div><b><br></b></div><div>The Music Club of the College is an inclusive community, aiming to enrich knowledge in music, through the practice
of both Hindusthani Classical and Western Classical music. The club aspires to teach and encourage the appreciation
of music to the students and to provide an ideal platform for the students to showcase their skills.<br></div><div><br></div><div><b>NATURE CLUB</b></div><div><br></div><div>Nature Club is a voluntary student-teacher platform in the arena of Sree Chaitanya College, Habra which is engaged
in the activities regarding the natural process of environment to develop a personality of nature observer, nature lover,
and conservationist. It is a process to propagate the spirit of nature conservancy among the public, under the leadership
of teacher coordinators and club members<br></div><div><br></div><div><b>Events and Activities of Nature Club (2022-23}:</b></div><div><b><br></b></div><div>Nature club and IQAC of Sree Chaitanya College organised following programmes-.
1.Intra college slogan competition on 5
th June
2.Sapling plantation programme on 5
th June.<br></div></div><div><br></div><div><b>CREATIVE WRITING CLUB</b></div><div><br></div><div>Writing is a skill. This club promotes, empowers and aware students about creative writing. Writing is a way to express
oneself with words and languages. Writing has a role in influencing, creating impact, communicating, essential in
critical thinking. The club aims to publish and inspire the members to write, diary, journals, create Facebook pages,
and inspire them to publish accordingly.
The sessions that get arranged cultivate communication, cultural perspectives in the process diffused ideas get
consolidated as forms, eventually capture the essence of the moment in time.</div><div><br></div><div><b>ART CLUB</b></div><div><br></div><div>Art Club aims to inculcate in students the basics of art appreciation by showing classic works of art. It also organizes
workshops and art exhibitions.</div><div><br></div><div><b>DEBATE ELOCUTION AND RECITATION CLUB&nbsp;</b></div><div><br></div><div>Debate Elocution and Recitation Club aspires for an all-round personality development of the students by honing their
personality and communication skills to boost up confidence, poise and self-esteem by gaining broad and multi-faceted
knowledge cutting across several disciplines outside the learners usual academic subjects. A Debate Competition was
organised by the Debate, Elocution and Recitation Club, Sree Chaitanya College, Habra on 07.01.2023. The topic of
the debate was "Priyojaner Theke Proyojan Baro".<br></div><div><br></div><div><b>FILM CLUB (CAMPUS FILM SOCIETY)</b></div><div><br></div><div>The Film Club of Sree Chaitanya College, Habra operates under the umbrella of Federation of Film Society. The Film
Club with three components, education, enlightenment, entertainment is a creative space for cultivating perspectives.
Film cub aspires to accommodate the OTHER, even when the OTHER does not accommodate us. It has an aspiration
to create an identity where potential function of the club to create mindful narratives within each individual stays
42
afloat. This club is window, a lens to transform ideal day into a beautiful reality, through culture of refreshing
introspective.
The club was not able to function at its fullest during the pandemic and the lockdown. However, it's on a mission, and
on a journey to realize each individual from being dependent to dependable self. It needs the push, also space in the
system, by the system to have a direction of inclusiveness, and manifest thoughts and feelings towards self-awareness,
balance, focus as solution towards manifestation.<br></div><div><br></div><div><b>NUMBER CLUB</b></div><div><br></div><div>Number Club seeks to open up the world of numbers with respect to its beauty, mystery and symmetry through
interactive sessions. It also intends to enable students to face number related tests, while preparing for competitive
examination more confidently.<br></div><div><br></div><div><b>CELLS UNDER IQAC</b></div><div><br></div><div><b>Counselling Cell&nbsp;</b></div><div><b><br></b></div><div>The institution has a counselling cell that monitors and directs counseling activities on campus. The cell conducts talks,
workshops and interactive sessions for the students throughout the academic year. A Professional Counselor is
available on campus.
In case of any mental anxiety and any kind of psychological trauma, students may seek help from the Counselling Cell
through the mail. E-mail ID of Counselling Cell- scc.counselling2020@gmail.com<br></div><div><br></div><div><b>Career Guidance</b></div><div><br></div><div>Cell
The institution has a Career Guidance and Placement Cell which organizes programs to guide students in terms of
appropriate career choices and gainful employment. The college invites reputed organizations for recruitmentt
workshop. This cell has organised a Career Awareness Programme on 05.05.23 in collaboration with George Telegraph
and National Vocational Academy.<br></div><div><br></div><div><b>Grievance Cell</b></div><div><br></div><div>The grievance cell of Sree Chaitanya College, Habra, had a Grievance Box situated in our college building for
manual operation. Due to the pandemic situation, the college remained closed. Members of the Grievance cell along
with IQAC Co-Ordinator tried hard to solve the grievance/ problems of our students. An online grievance submission
process was made available to our running students of 2021-2022 sessions. A platform (email
ID: scc.grievance@gmail.com) was created and linked with our college website, where a student expressed his/her
grievance related to academic problems to the College Authority.<br></div><div><br></div><div><b>Anti-Sexual Harassment Cell</b></div><div><b><br></b></div><div>An Anti-Sexual Harassment Cell is constituted and provides information to the students and staff from time to time. It
organizes awareness workshops on this issue. Awareness about sexual harassment is also created through the value
education classes, monitoring system and the counselling cell.<br></div><div><br></div><div><b>Internal Complaints Committee</b></div><div><br></div><div>In compliance with the Supreme Court Judgement and guidelines against Sexual Harassment of Women at Workplace
(Prevention, Prohibition and Redressal) Act, 2013 [POSH Act], an Internal Complaints Committee has been formed
to protect against sexual harassment of women at the workplace and for the prevention and redressal of complaints of
sexual harassment. The Committee aims to conduct awareness programmes to enlighten the students and staff of the
college on the issues of basic human rights, gender equality and protection against sexual harassment. Complaints of
sexual harassment at the workplace may be sent by any aggrieved female student or staff of the college through email
(sccposhicc@gmail.com).&nbsp;<br></div><div><br></div><div><br></div><div><br></div></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

View File

@ -1,923 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary " style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto oveer" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">Code of Conduct</p>
</div>
<div class=""><h2 class="font-bold text-xl m-2 text-center">Code of Conduct</h2>
<div class="container mx-auto lg:px-10">
<p>1. Students enrolled in College must be aware of their responsibilities to this college, to the teachers, to the officials and to fellow students, bearing in mind the prestige and reputation of the institution. Failure in maintaining appropriate standard of conduct, decency and decorum will invite severe punishment.&nbsp;<br />2. Students will have to attend classes regularly. At least 75% attendance is required for each student to appear in the university examination.&nbsp;<br />3. It is mandatory for all the students to attend college festivals and other scheduled events of the college.&nbsp;<br />4. Students should not carry mobile phone or any other electronic device for communication in the class room, seminar hall, library, examination hall or in any other place of academic interest within the college premises.&nbsp;<br />5. A minimum percentage of attendance in classes is a necessary criterion for the students to be considered as eligible to sit for any examination conducted by the college, such as Unit Test, Annual Examination, Test Examination etc.</p>
<p><br /><br />&nbsp;</p>
<h1><strong>Misconduct</strong></h1>
<p><br />&nbsp;</p>
<p>. Disruption of classroom activities or hindering the learning of other students, anywhere in the college.&nbsp;<br />. Cheating in assignments and examinations.&nbsp;<br />. Behaviour which affects significantly the normal functioning of the college.</p>
</div></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -1,978 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary " style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto flex flex-warp" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">DEPARTMENT OF GEOGRAPHY</p>
</div>
<div class=""><p style="text-align: center; font-weight: bold; font-size: 18px;">About the Department</p>
<p style="text-align: justify;">The Department of Geography started its journey in 1996 with general course. However, within few years,
the institute was able to launch an Honours course in 2004 to meet the growing demand of the local people. In
its very inception, few guest lecturers served the department. Later, in April 2010 three assistant professors and
in May 2017 one assistant professor had joined. At present, the department has also two SACT-I faculties to
provide services to the students. Alumni of this department have successfully established themselves in school
service, police service, business, public sector and private sector etc. After qualifying NET/SET exams, few
alumni have engaged in research activities in various universities. Faculties relentlessly engage themselves in
career building and personality formation of the students. The department has a GIS laboratory with 18
computers where students are trained in Microsoft Office as well as open-source software. This laboratory is
also used for WBJEE mock training, project work and language training etc. In addition to these, there is a wellequipped laboratory with modern instruments to serve the students. Students actively participate in various
departmental activities and programs such as class seminar, wall magazine publications, orientation programs,
freshers welcome, farewells and reunions etc.</p><br>
<p style="font-weight: bold; font-size: 18px;">Teaching Faculty:</p>
<table class="table" style="border-collapse: collapse; width: 80%; border: 1px solid #000; border-color: #000000; border-style: solid; margin-left: auto; margin-right: auto;" border="1PX" cellspacing="10PX" cellpadding="10PX">
<thead>
<tr>
<th style="border: 1px solid #000">Sl. No.</th>
<th style="border: 1px solid #000">Name</th>
<th style="border: 1px solid #000">Qualifications</th>
<th style="border: 1px solid #000">Designation</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border: 1px solid #000">1.</td>
<td style="border: 1px solid #000">Dr. Jibananda Gayen</td>
<td style="border: 1px solid #000">M.Sc., Ph.D.</td>
<td style="border: 1px solid #000">Assistant Professor</td>
</tr>
<tr>
<td style="border: 1px solid #000">2</td>
<td style="border: 1px solid #000">Smt. Gargi Sarkar</td>
<td style="border: 1px solid #000">M.Sc., P.G. Diploma in RS & GIS</td>
<td style="border: 1px solid #000">Assistant Professor</td>
</tr>
<tr>
<td style="border: 1px solid #000">3</td>
<td style="border: 1px solid #000">Dr. Pranab Kr. Das</td>
<td style="border: 1px solid #000">M.A., Ph.D.</td>
<td style="border: 1px solid #000">Assistant Professor</td>
</tr>
<tr>
<td style="border: 1px solid #000">4</td>
<td style="border: 1px solid #000">Sri Samir Kumar Sardar</td>
<td style="border: 1px solid #000">M.Sc.</td>
<td style="border: 1px solid #000">Assistant Professor</td>
</tr>
<tr>
<td style="border: 1px solid #000">5</td>
<td style="border: 1px solid #000">Smt. Moumita Saha</td>
<td style="border: 1px solid #000">M.Sc., M.Ed.</td>
<td style="border: 1px solid #000">SACT-I</td>
</tr>
<tr>
<td style="border: 1px solid #000">6</td>
<td style="border: 1px solid #000">Sri Shyamaprasad Das Dhibar</td>
<td style="border: 1px solid #000">M.Sc., M.Ed., M.Phil.</td>
<td style="border: 1px solid #000">SACT-I</td>
</tr>
</tbody>
</table><br><br></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

View File

@ -1,960 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary " style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto oveer" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">DEPARTMENT OF JOURNALISM &amp; MASS COMMUNICATION</p>
</div>
<div class=""><p style="text-align: center; font-weight: bold; font-size: 18px;">About the Department</p>
<p style="text-align: justify;">The Department of Journalism & Mass Communication was established in 2007, offering a comprehensive
general course. Currently, the department is supported by two highly qualified faculties who are designated as SACTII, ensuring that students receive the best possible education and support.
The department takes pride in the achievements of its alumni who have successfully established themselves in
various fields such as the media sector, police service, media-oriented businesses, and the public sector. Additionally,
a number of alumni have pursued higher education at different universities, showcasing the department's commitment
to academic excellence.
To facilitate the learning process, the department provides its students with resources such as a dedicated
library and a computer laboratory equipped with five computers. In the computer lab, students receive training in
media-related software applications like Quark Xpress, Page Maker, Corel-Draw, and D.T.P., enabling them to develop
valuable technical skills.
Recognizing the importance of language proficiency in the field of media, the department has implemented a
language training program that focuses on media-related content. This program equips students with effective
communication skills necessary for success in the media industry.
Students in the department actively engage in various departmental activities, including class seminars, wall
magazine publications, debates, PPT presentations, and discussions on current affairs. Additionally, they participate
in group discussions (G.D.) as part of their overall development and knowledge enhancement.
Overall, the Department of Journalism & Mass Communication strives to provide its students with a wellrounded education, combining theoretical knowledge with practical skills. Through its dedicated faculty, state-of-theart resources, and engaging activities, the department aims to nurture competent professionals who can contribute
effectively to the media industry and related sectors.</p><br>
<p style="font-weight: bold; font-size: 18px;">Teaching Faculty:</p>
<table class="table" style="border-collapse: collapse; width: 80%; border: 1px solid #000; border-color: #000000; border-style: solid; margin-left: auto; margin-right: auto;" border="1PX" cellspacing="10PX" cellpadding="10PX">
<thead>
<tr>
<th style="border: 1px solid #000">Sl. No.</th>
<th style="border: 1px solid #000">Name</th>
<th style="border: 1px solid #000">Qualifications</th>
<th style="border: 1px solid #000">Designation</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border: 1px solid #000">1.</td>
<td style="border: 1px solid #000">Smt. Mou Ghosh</td>
<td style="border: 1px solid #000">M.A.</td>
<td style="border: 1px solid #000">SACT-II</td>
</tr>
<tr>
<td style="border: 1px solid #000">2</td>
<td style="border: 1px solid #000">Smt. Nalanda Dasgupta (Bera)</td>
<td style="border: 1px solid #000">M.A., M. Phil., P.G. Diploma (J&M)</td>
<td style="border: 1px solid #000">SACT-I</td>
</tr>
</tbody>
</table><br><br></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

View File

@ -1,987 +0,0 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Sree Chaitanya College, Habra is a distinguished higher education institution located in North 24 Parganas, West Bengal. Established in 1956, it provides education to displaced youths affected by the partition of India.">
<!-- Open Graph Meta Tags for Facebook and WhatsApp -->
<meta property="og:title" content="Sree Chaitanya College, Habra">
<meta property="og:description" content="Sree Chaitanya College, Habra is a distinguished higher education institution in North 24 Parganas, West Bengal. Established in 1956, it offers Honours Departments in Arts and Science.">
<meta property="og:image" content="/assets/logo3.png">
<meta property="og:url" content="/assets/logo3.png">
<meta property="og:type" content="website">
<title>Sree Chaitanya College, Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<script src="https://unpkg.com/htmx.org"></script>
<!-- <div hx-get="mega-menu.html" hx-trigger="load" hx-swap="outerHTML"></div> -->
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #ffddcc">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-7">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<!-- <img class="" src="../assets/ashok.png" alt="" width="120" height="120" /> -->
<img class="" src="../assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #402517;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-5">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-wrap flex-md-row gap-2">
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NAAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- <div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ADMISSION</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div> -->
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">LIBRARY</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="mt-1">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">RTI</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<a href="/notice?type=notice" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Notice</a>
<a href="/gallery.html" class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517; color: #FFFFFF; text-decoration: none;">Gallery</a>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #402517;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #402517;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #402517;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= Main Menu ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary custom-overflow" style="background-color: #402517; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto oveer" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about">About Us</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/about-iqac">About IQAC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/academics">Academics</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/activities">Activities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/administration">Administration</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/admission">Admission</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aishe">ALL INDIA SURVEY ON HIGHER EDUCATION (AISHE)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/alumni-association">Alumni Association</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/anti-ragging-committee">Anti-Ragging Committee</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/aqar">AQAR</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/best-practices">Best Practices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/cbsc">CHOICE BASED CREDIT SYSTEM CURRICULUM</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/clubs-cells">Clubs & Cells</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-conduct">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/code-of-ethics-and-conduct">Code of Ethics and Conduct</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/college-sports">College Sports</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/composition-of-gb">Composition of the Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/course-offered">Course Offered</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/curricular-planning-and-implementation">Curricular Planning and Implementation</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-bengaliug-pg">DEPARTMENT OF BENGALI(UG & PG)</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-botany">DEPARTMENT OF BOTANY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-chemistry">DEPARTMENT OF CHEMISTRY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-defence-studies">DEPARTMENT OF DEFENCE STUDIES</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-economics">DEPARTMENT OF ECONOMICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-english">DEPARTMENT OF ENGLISH</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-geography">DEPARTMENT OF GEOGRAPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-history">DEPARTMENT OF HISTORY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-journalism-mass-communication">DEPARTMENT OF JOURNALISM & MASS COMMUNICATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-mathematics">DEPARTMENT OF MATHEMATICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-philosophy">DEPARTMENT OF PHILOSOPHY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physical-education">DEPARTMENT OF PHYSICAL EDUCATION</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-physics">DEPARTMENT OF PHYSICS</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-political-science">DEPARTMENT OF POLITICAL SCIENCE</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-sanskrit">DEPARTMENT OF SANSKRIT</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/department-of-zoology">DEPARTMENT OF ZOOLOGY</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments">Departments of Humanities & Social Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/departments-of-science">Departments of Science</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/facilities">Facilities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/fee-structure">Subject Combinations & Fee Structure</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/governing-body">Governing Body</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/grievance-redressal">Grievance Redressal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/holidays">Holidays</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/info-and-help-desk">Information & Help Desk</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/internal-compliance-reporting">Internal Compliance Reporting</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/latest-notices">Latest Notices</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/library">Library</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/manuals">Manuals</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mission-and-vision">Mission & Vision</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/mobility-schemes">Mobility Schemes</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/notice-board">Notice Board</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/opportunities">Opportunities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/pdf">PDF</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/policies">Policies</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/public-notice">Public Notice</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/research">Research</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/right-to-information">Right to Information</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/rules-and-regulations">Rules and Regulations</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/students">Students</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-grievances">Student Grievances</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/student-portal">Student Portal</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/syllabus">Syllabus</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/tender">Tender</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/testimonials">Testimonials</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/ugc">UGC</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/universities">Universities</a>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/visiting-faculty">Visiting Faculty</a>
</li>
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white" href="/">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/history.html">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="/pricipal-desk.html">Vision</a></li>
<li><a class="dropdown-item" href="">Objective</a></li>
<li><a class="dropdown-item" href="/infrastructure-and-learning-resources.html">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<!-- <li><a class="dropdown-item" href="/best-practices.html">Best Practices</a></li> -->
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="/contact-us.html">Contact </a> </li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="/teachers-council.html">Teachers' Council</a></li>
<li><a class="dropdown-item" href="/organogram.html">Organogram</a></li>
<li><a class="dropdown-item" href="/code-of-conduct.html">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="/rti.html">RTI</a></li>
<li><a class="dropdown-item" href="/rusa.html">RUSA</a></li>
<li><a class="dropdown-item" href="/staff.html">Support Staff</a></li>
</ul>
</li> -->
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments.html">Humanities</a></li>
<li><a class="dropdown-item" href="/departments-of-science.html">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="/#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/humanities/bengali.html">Bengali</a></li>
<li><a class="dropdown-item" href="/departments/humanities/economics.html">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="/departments/humanities/english.html">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="/departments/humanities/geography.html">Geography</a></li>
<li><a class="dropdown-item" href="/departments/humanities/history.html">History</a></li>
<li><a class="dropdown-item" href="/departments/humanities/philosophy.html">Philosophy</a></li>
<li><a class="dropdown-item" href="/departments/humanities/political-science.html">Political Science</a></li>
<li><a class="dropdown-item" href="/departments/humanities/sanskrit.html">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="/departments/science/botany.html">Botany</a></li>
<li><a class="dropdown-item" href="/departments/science/chemistry.html">Chemistry</a></li>
<li><a class="dropdown-item" href="/departments/science/computer-science.html">Computer Science</a></li>
<li><a class="dropdown-item" href="/departments/science/enviromental-science.html">Environmental Science</a></li>
<li><a class="dropdown-item" href="/departments/science/mathematics.html">Mathematics</a></li>
<li><a class="dropdown-item" href="/departments/science/physics.html">Physics</a></li>
<li><a class="dropdown-item" href="/departments/science/zoology.html">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="/nss.html">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="/#">Student Support Services</a></li>
<li><a class="dropdown-item" href="/students-union.html">Students' Union</a></li>
<li><a class="dropdown-item" href="/alumni-association.html">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="/students-feedback.html">Feedback Form</a></li>
<li><a class="dropdown-item" href="/student-grievance.html">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="/anti-ragging-committee.html">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="/students-health-home.html">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/notice?type=notice">General Notice</a></li>
<li><a class="dropdown-item" href="/notice?type=tender">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="/gallery.html"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<!-- <li class="nav-item dropdown">
<a style="padding-left: 5px; padding-right: 5px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/welfare-programme.html"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li> -->
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
/* ============ desktop view ============ */
.custom-overflow{
overflow: auto;
}
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
body{
font-size: 16px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #402517;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
body{
font-size: 13.5px;
font-weight: 700;
font-weight: 700;
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
}
.dropdown-menu .dropdown-menu {
/* margin-left: 0.7rem; */
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #402517;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</header>
<div class="container mx-auto" style="">
<div class="" style="padding-top:20px; padding-bottom:15px; font-size:25px;">
<p style="text-align: center;">DEPARTMENT OF POLITICAL SCIENCE</p>
</div>
<div class=""><p style="text-align: center; font-weight: bold; font-size: 18px;">About the Department</p>
<p style="text-align: justify;">“Learning leads to Emancipation”
The Department of Political Science at our college holds a significant position, being one of the oldest
departments since its establishment in 1956. Initially offering a 3-year B.A. General course in Political Science, it later
introduced the 3-year B.A. Honors course in 1962.
Currently, the department comprises eight dedicated teachers, including both permanent and SACT-II faculty.
Our faculty is committed to nurturing independent thinking in students, fostering essential skills like flexibility,
tolerance, critical judgment, and a broad understanding of the world from diverse political, cultural, and social
perspectives. We employ innovative teaching methods to expose students to new ideas and ways of knowing,
facilitating their intellectual transformations.
Our primary objective is to equip students with problem-solving, leadership, and teamwork skills while
instilling a deep commitment to equality, ethical conduct, and respect for others. Beyond academic pursuits, our
students have excelled in sports and co-curricular activities at state and national levels.
To further enhance students' creativity and skills, we engage them in various activities such as YPC (Youth
Parliament Club), NSS (National Service Scheme), Freshers' Welcome, Teacher's Day, Human Rights Day, Women's
Day, and preparation of a Wall Magazine. Additionally, we organize departmental seminars to provide a platform for
intellectual exchange.
Graduates from our department have achieved success in fields such as civil services, defence, and other
administrative services. Their accomplishments reflect the quality of education and holistic development they receive
during their time in the department.
In conclusion, the Department of Political Science remains committed to empowering students by promoting
critical thinking, fostering essential skills, and cultivating a sense of social responsibility. We take pride in the
achievements of our students and strive to provide them with transformative learning</p><br>
<p>&nbsp;</p>
<p style="font-weight: bold; font-size: 18px;">Teaching Faculty</p>
<table class="table" style="border-collapse: collapse; width: 80%; border: 1px solid #000; border-color: #000000; border-style: solid; margin-left: auto; margin-right: auto;" border="1PX" cellspacing="10PX" cellpadding="10PX">
<tbody>
<tr>
<td style="border: 1px solid #000">Sri Artatrana Gochhayat</td>
<td style="border: 1px solid #000">M.A., M.Phil.</td>
<td style="border: 1px solid #000">Associate Professor</td>
</tr>
<tr>
<td style="border: 1px solid #000">Dr. Biswanath Sarkar</td>
<td style="border: 1px solid #000">M.A., M.Phil., Ph.D.</td>
<td style="border: 1px solid #000">Assistant Professor</td>
</tr>
<tr>
<td style="border: 1px solid #000">Smt. Rakhi Mitra</td>
<td style="border: 1px solid #000">M.A., M.Phil., B.Ed.</td>
<td style="border: 1px solid #000">Assistant Professor</td>
</tr>
<tr>
<td style="border: 1px solid #000">Sri Lakpha Sherpa</td>
<td style="border: 1px solid #000">M.A.</td>
<td style="border: 1px solid #000">Assistant Professor</td>
</tr>
<tr>
<td style="border: 1px solid #000">Sri Suryendu Das</td>
<td style="border: 1px solid #000">M.A.</td>
<td style="border: 1px solid #000">SACT-II</td>
</tr>
<tr>
<td style="border: 1px solid #000">Sri Jaydeb Sarkar</td>
<td style="border: 1px solid #000">M.A., M.Phil., B.Ed.</td>
<td style="border: 1px solid #000">SACT-II</td>
</tr>
<tr>
<td style="border: 1px solid #000">Smt. Mallika Khatun</td>
<td style="border: 1px solid #000">M.A., B.Ed.</td>
<td style="border: 1px solid #000">SACT-II</td>
</tr>
<tr>
<td style="border: 1px solid #000">Smt. Arpita Chakraborty</td>
<td style="border: 1px solid #000">M.A., M.Ed.</td>
<td style="border: 1px solid #000">SACT-II</td>
</tr>
</tbody>
</table><br><br></div>
</div><footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #3C312B 24%, #524C49 24%, #524C49 28%, #3C312B 28%, #3C312B 36%, #524C49 36%, #524C49 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #524C49 10%, #3C312B 10%, #3C312B 23%, #524C49 23%, #524C49 30%, #3C312B 30%, #3C312B 43%, #524C49 43%, #524C49 50%, #3C312B 50%, #3C312B 63%, #524C49 63%, #524C49 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #524C49 5%, #3C312B 5%, #3C312B 15%, #524C49 15%, #524C49 20%, #3C312B 20%, #3C312B 29%, #524C49 29%, #524C49 34%, #3C312B 34%, #3C312B 44%, #524C49 44%, #524C49 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #3C312B; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>

File diff suppressed because one or more lines are too long