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 : 3.149.29.192


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

<!DOCTYPE html>
<html lang="en">
  <?php
  include("header.php")
  ?>
  <body>
  <br>
  
  <div style="margin-left: 30px; margin-right: 30px;">
  <div style="display:flex;">
  <h3 class="display- p-" style="color: black;">RESEARCH PROGRAMS</h3>
      </div>
</div>
      <hr>
        <br/>

        <table class="table table-bordered" style="background: #fbfbfb;color: #212529;width: 40%;margin: auto;">
        <thead style="text-align:center;color: white;background: #95503d;">
       
        </tr>
            <tr>              
              <th scope="col">Sl. No.</th>           
              <th scope="col">Research Programs</th>
            </tr>
          </thead>
          <tbody> 
                     
          <tr>
            <td style="text-align: justify;">1.</td>
            <td>	Doctoral program in Physics</td>
          </tr>

          <tr>
            <td style="text-align: justify;">2.</td>
            <td>	Doctoral program in Chemistry </td>
          </tr>

          <tr>
            <td style="text-align: justify;">3.</td>
            <td>	Doctoral program in Mathematics </td>
          </tr>

         
         
          </tbody>
        </table>


        
        <br>
        <br>
<div>
        <h4 class="display-" style=" color: black;">&nbsp;&nbsp;&nbsp;&nbsp;The above courses will be offered by the following schools </h4>
<hr>

         

         <ul class="points" style="font-size: large;text-align: justify;">

<li>School of Physical Sciences – Physics & Geology</li>
<li>School of Computer Science and Electronics – Computer Science, Electronics & Computer Applications</li>
<li>School of Chemical Sciences – Chemistry& Bio-Chemistry</li>
<li>School of Mathematics and Statistics- Mathematics & Statistics</li>
<li>School of Life Sciences – Botany, Zoology & Genetics </li>
<li>School of Applied Life sciences -  Biotechnology & Microbiology</li>
<li>School of Languages & Literature </li>
<li>School of Interdisciplinary Studies </li>



</ul>
<p style="font-weight: 800;">&nbsp;&nbsp;&nbsp;&nbsp;For more details kindly contact the respective Schools/Departments</p>
</div>
</body>
<?php
include("footer.php")
?>
</html>