HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/computer_labs.php
<?php include 'inc/header.php';?>
<div  class="slider_bg">
  <div class="container">
    <div class="row">
      <div class="col-lg-12"> <img src="images/banner_sbsc.jpg" class="img-responsive" alt="">
        <div class="heading_departments">
          <h3>Computer Labs</h3>
        </div>
      </div>
    </div>
  </div>
</div>
</div>
<div class="container">
  <div class="row m_2" >
    <?php include 'inc/left_index.php';?>
    <div class="col-lg-9 ">
      <div class="heading_main_2">Computer Labs</div>
    <p>The present day need of the computerization, our college has all the required infrastructural facilities in specific departments like Commerce, Geography and Mathematics. These departments have their own distinctive Computer Labs with all the modern facilities and requisite software to cater to the needs of the students. Further, library also has E-resource Centres for providing access to e-resources, in particular. </p>
     <div class="clr"></div>
      <br/>
      <br/>
      <br/>
      <div class="clearfix"></div>
    </div>
  </div>
</div>
<div class="clr"></div>
<?php include 'inc/fotter.php';?>