| Current Path : /var/www/html/venkat/backup/backup/ |
| Current File : /var/www/html/venkat/backup/backup/sponsor.php |
<?php
include("inde.php")
?>
<center>
<table width = "80%">
<!-- <tr>
<td colspan = "2"> <center> <h3> <font color = "green" > Our Sponsors </font> </h3> </center> </td>
</tr>
<tr>
<td> <center> <image src = "csir.png"> </center> </td>
<td align="left"> <b> <font color = "blue" > Council of Scientific & Industrial Research <br> Human Resource Development Group </b> </font> <br> </td>
<td> Application Submitted </td>
</tr>
<tr>
<td> <br> <center> <image src = "serb.png"> </center> </td>
<td align="left"> <b> <font color = "blue"> Science and Engineering Research Board (SERB) <br> Department of Science and Technology (DST) <br> Govt. of India </font> </b> </td>
<td> Application Submitted </td>
</tr>
<tr>
<td> <br> <center> <image src = "iiita-logo.jpg"> </center> </td>
<td align="left"> <b> <font color = "blue" > Department of Information Technology <br> Indian Institute of Information Technology, Allahabad. </b> </font> <br> </td>
<td> Granted </td>
</tr>
</table> <br>
<table width = "80%">
<tr>
<td colspan = "3"> <center> <h3> <font color = "green" > Organized By </font> </h3> </center> </td>
</tr>
<tr>
<td align="left"> <b> <font color = "darkred"> Network Security & Cryptography (NSC) Lab <br> IIIT-Allahabad </font> </b> <br> </td>
<td align="left"> <b> <font color = "darkred"> Machine Learning & Optimization Lab <br> IIIT-Allahabad </font> </b> </td>
<td align="left"> <b> <font color = "darkred"> Data Analytics Lab <br> IIIT-Allahabad </font> </b> </td>
</tr>-->
Will be available soon.
</table>
</center>
<?php
include("bottom.php")
?>