home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13g.zip / TESTTABL.TBL < prev    next >
Text File  |  1996-03-10  |  429b  |  28 lines

  1.  
  2.  
  3. <!-- This is a "table containing" include -->
  4.  
  5.  
  6.  
  7. <!-- start OF TABLE .. -->
  8.  
  9. <table border=1>
  10.  
  11. <caption> <b>Test Table (2 rows x 2 columns </b> </caption>
  12. <tr>
  13. <th> Column 
  14. <th colspan=2> 2 and 3 
  15. <tr>
  16.  
  17. <td rowspan=2 > The rows </td>
  18. <td>  <EM>This is cell</EM> <BR> 1, 1 </td>
  19. <td> This is the upper right cell of the main table </td>
  20. <tr>
  21. <td> Lower left </td>
  22. <td> Lower right </td>
  23. </table>
  24.  
  25.  
  26.  
  27.  
  28.