0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 52.14.255.122


Current Path : /kop/
Upload File :
Current File : //kop/dep_phy.php

<!DOCTYPE html>
<html lang="en">
  <?php
  include("header.php")
  ?>
  <head>

</head>
  <body>

  <br>
  
  
  <div class="row_3" style="display:flex; ">
        <div class="column_3" >
      <div class="col-xs-12 col-sm-4 col-md-3 col-lg-3" style="max-width: 100%; padding-left: 30px;">

      <div data-aos="zoom-in-up">
        <h3 class="display-" style=" color: black;">About the Department</h3>
        <hr>
        <br/>
        <p style="font-size: 20px; font-weight: 400; text-align: justify;">Department of Physics is the one of the oldest departments of the Government Science College, now, elevated as Nrupathunga University, Bangalore catering to the needs of poor and privileged students belonging to all sectors of society. Department has kept a good balance in its academic programs between the application oriented and the fundamental aspects of science and technology. Considering the increased concern among government and general public about  variety of scientific issues, the department of physics shall plan its academic programs while constructing the syllabus at Board of Studies in Physics to meet the needs for providing the information relating to various aspects of the science and technology and contribute its intellectual resources to the national and international
        efforts for the growth of academic concern in the emerging areas in the fields of Science and Technology.</p>
</div>
<div data-aos="zoom-in">

        <br>
<div data-aos="fade-up"
     data-aos-duration="3000">


</div>
        </div>

      </div>
</div>

<div class="column_3">
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-3" style="max-width: 100%; ">

<div class="slides" >
  <img class="mySlides" src="assets/images/phy1.jpg" >
  <img class="mySlides" src="assets/images/phy2.jpg" >

</div>
</div>
</div>

</div>


<br>
</div>
<div >
<h6 style="color: black; padding-top: 10px;">&nbsp;&nbsp;&nbsp;Quick Links</h6>
      <hr>
<div class="card-deck" style="margin-left: 0px; padding: 10px 10px 10px 10px;">
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="dep_phy.php" target="_blank" style="color: black; font-size: 14px; ">About</a></h6>                               
              </div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phypro_off.php" target="_blank" style="color: black; font-size: 14px; ">Programmes Offered</a></h6>
              </div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phypro_obj.php" target="_blank" style="color: black; font-size: 14px; ">Objectives</a></h6>
              </div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phypro_out.php" target="_blank" style="color: black; font-size: 14px;  ">Programme Outcome</a><!--</h6-->
              </h6></div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phy_opp.php" target="_blank" style="color: black; font-size: 14px;  ">Opportunities </a></h6>
              </div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phyfacility.php" target="_blank" style="color: black; font-size: 14px;  ">Facilities</a></h6>
              </div>
            </div>
          </div>



          <div class="card-deck" style="margin-left: 0px; padding: 10px 10px 10px 10px;">
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phyeve.php" target="_blank" style="color: black; font-size: 14px; ">Events</a></h6>                               
              </div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phy_res.php" target="_blank" style="color: black; font-size: 14px;  ">Research</a></h6>
              </div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phy_proj.php" target="_blank" style="color: black; font-size: 14px; ">Projects</a></h6>
              </div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phy_resfac.php" target="_blank" style="color: black; font-size: 14px; ">Research Facilities </a><!--</h6-->
              </h6></div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phy_resact.php" target="_blank" style="color: black; font-size: 14px; ">Research Activities</a><!--</h6-->
              </h6></div>
            </div>
            <div class="card">              
              <div class="card-body" style=" background: #f7f7f7;">
              <h6 class="card-title-1"><a href="phy_coninfo.php" target="_blank" style="color: black; font-size: 14px; ">Contact </a><!--</h6-->
              </h6></div>
            </div>
            </div>
            <br>
          </div>
          
</div>

</body>
<script>
  AOS.init();
</script>
<script>
var myIndex = 0;
carousel();

function carousel() {
  var i;
  var x = document.getElementsByClassName("mySlides");
  for (i = 0; i < x.length; i++) {
    x[i].style.display = "none";  
  }
  myIndex++;
  if (myIndex > x.length) {myIndex = 1}    
  x[myIndex-1].style.display = "block";  
  setTimeout(carousel, 2000); // Change image every 2 seconds
}
</script>
<?php
include("footer.php")
?>
</html>