Advertisement
Guest User

table html

a guest
May 20th, 2011
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.88 KB | None | 0 0
  1. <table cellpadding="0" cellspacing="0" border="0" class="display" id="unfinish">
  2.                         <thead>
  3.                                 <tr>
  4.                                         <th>Date </th>
  5.                                         <th>Line </th>
  6.                                         <th>Model </th>
  7.                                         <th>Lotno </th>
  8.                                         <th>Error </th>
  9.                                         <th>Range </th>
  10.                                         <th>PIC </th>
  11.                                 </tr>
  12.                         </thead>
  13.                          <tbody>
  14.                                 <tr>
  15.                                         <td colspan="8" class="dataTables_empty">Loading data from server</td>
  16.                                 </tr>
  17.                         </tbody>
  18.                 </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement