56 lines
4.7 KiB
PHP
56 lines
4.7 KiB
PHP
<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">Prafullanagar, Habra, Dist: 24Pgs(N), West Bengal, Pin: 743268</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">© Sree Chaitanya College | </div>
|
|
<div class="text-white fw-normal"> 2024 | </div>
|
|
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html> |