Difference between revisions of "Publications"

m
Line 8: Line 8:
  
 
== Publications: ==
 
== Publications: ==
 +
 +
 +
<table id="tablepaging" class="yui" align="center">
 +
<thead>
 +
<tr>
 +
<th>Name </th>
 +
<th>Major </th>
 +
<th>Sex </th>
 +
<th>English </th>
 +
<th>Tamil </th>
 +
<th>Calculus </th>
 +
<th>Geometry </th>
 +
</tr>
 +
</thead>
 +
<tbody>
 +
<tr class="even">
 +
<td>Student01 </td>
 +
<td>Languages </td>
 +
<td>M </td>
 +
<td>80 </td>
 +
<td>70 </td>
 +
<td>75 </td>
 +
<td>80 </td>
 +
</tr>
 +
<tr class="odd">
 +
 +
<td>Student02 </td>
 +
<td>Languages </td>
 +
<td>M </td>
 +
<td>80 </td>
 +
<td>70 </td>
 +
<td>75 </td>
 +
<td>80 </td>
 +
</tr>
 +
.
 +
.
 +
.
 +
 +
</tbody>
 +
</table>
 +
<div id="pageNavPosition" style="padding-top: 20px" align="center">
 +
</div>
 +
<script type="text/javascript"><!--
 +
var pager = new Pager('tablepaging', 5);
 +
pager.init();
 +
pager.showPageNav('pager', 'pageNavPosition');
 +
pager.showPage(1);
 +
</script>

Revision as of 18:34, 16 May 2014

Research People Publications News Events Wiki


Publications:

<thead> </thead> <tbody> . . . </tbody>
Name Major Sex English Tamil Calculus Geometry
Student01 Languages M 80 70 75 80
Student02 Languages M 80 70 75 80

<script type="text/javascript">