home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / PowerHTM / data1.cab / Template_Files / Table.tpl < prev   
Encoding:
Text File  |  1999-01-26  |  184 b   |  10 lines

  1. <table cellspacing=0 cellpadding=0 border=0>
  2. <tr>
  3. <td>Row 1, Column 1</td>
  4. <td>Row 1, Column 2</td>
  5. </tr>
  6. <tr>
  7. <td>Row 2, Column 1</td>
  8. <td>Row 2, Column 2</td>
  9. </tr>
  10. </table>