File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/research_projects_department_english.php
<?php include 'inc/header.php';?>
<?php include 'inc/slider.php';?>
</div>
<div class="container">
<div class="row m_2" >
<?php include 'inc/left_english.php';?>
<div class="col-lg-9 ">
<div class="heading_main_2">Research Projects</div><br>
<table border="0" cellspacing="10" cellpadding="10" align="center" width="100%" class="table table-bordered">
<tr>
<td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>S. No</strong></td>
<td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>Department</strong></td>
<td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Title of the Project</strong></td>
<td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Duration of the Project</strong></td>
<td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>Name of the Investigator(s)</strong></td>
<td style="background:#013d4f; color:#FFF;" ><p align="center"><strong>Sponsoring Agency</strong></td>
<td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Sanctioned Amount (Rs.)</strong></td>
<td style="background:#013d4f; color:#FFF;"><p align="center"><strong>Status</strong></td>
</tr>
<tr>
<tr>
<td >1.</td>
<td >English</td>
<td >Understanding Culture and Language: Bridging the gap between Northeast Students and Delhi City</td>
<td >One Year</td>
<td ><ul>
<li>Dr. KR. Veio Pou<strong><em> Principal Investigator</em></strong></li>
<li>Dr. Suraj Mal(Geography)</li>
<li>Mr. K.P. Meena(Hindi)</li>
</ul></td>
<td >University of Delhi</td>
<td >3 Lac</td>
<td><em>In-Progress</em></td>
</tr>
</table>
<div class="clr"></div>
<br/>
<br/>
<br/>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="clr"></div>
<?php include 'inc/footer.php';?>