File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/Publications_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">Publications</div>
<br><br>
<table border="0" cellspacing="10" cellpadding="10" align="center" width="100%" class="table table-bordered">
<tr>
<td style="background:#013d4f; color:#FFF;">Name</td>
<td style="background:#013d4f; color:#FFF;">Department</td>
<td style="background:#013d4f; color:#FFF;" >Publisher</td>
<td style="background:#013d4f; color:#FFF;">Book</td>
</tr>
<tr>
<td width="168" valign="top"><p>Dr. Suman Bala</p></td>
<td width="95" valign="top"><p>English</p></td>
<td width="180" valign="top"><p> </p>
<p>Fiction of Jhumpa Lahiri<br>
Khosla Publishing Home, Delhi</p></td>
<td width="174" valign="top"><p><img src="images/faculty_books/faculty_books_clip_image002.jpg" alt="" width="101" height="155"></p></td>
</tr>
</table>
</div>
<div class="clr"></div>
<br/>
<br/>
<br/>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="clr"></div>
<?php include 'inc/footer.php';?>