Saturday, May 25, 2013

SUB Columns For A HTML Table.txt

 SUB Columns For A HTML Table.txt

  <tr height="25%">
        <td class="tbb" align=center rowspan="2"><B>S.NO</B></td>
        <td class="tbb" align=center nowrap="nowrap" rowspan="2"><B>Date&nbsp;&nbsp;</B></td>
        <td class="tbb" align=center nowrap="nowrap" rowspan="2"><B>Name Of Contractor&nbsp;&nbsp;</B></td>
        <td class="tbb" align=center nowrap="nowrap" rowspan="2"><B>Type Of Building&nbsp;&nbsp;</B></td>
        <td class="tbb" align=center rowspan="2"><B>Amount</B></td>
        <td class="tbb" align=center rowspan="2"><B>Period</td>
        <td class="tbb" align=center nowrap="nowrap" rowspan="2"><B>Date of Starting&nbsp;&nbsp;</td>
        <td class="tbb" align=center nowrap="nowrap" rowspan="2"><B>Date of Closing&nbsp;&nbsp;</B></td>
        <td colspan="3" align=center nowrap="nowrap">CSI status</td>
        <td class="tbb" align=center nowrap="nowrap" rowspan="2"><B>Remarks</B></td>
    </tr>
     <tr height="25%">
     <td>&nbsp;</td>
       
        <td >&nbsp;</td>   
        <td>&nbsp;</td>
    </tr>

like this

S.NO Date   Name Of Contractor   Type Of Building   Amount Period Date of Starting   Date of Closing   CSI status Remarks
     

No comments:

Post a Comment