PageRenderTime 157ms CodeModel.GetById 141ms RepoModel.GetById 1ms app.codeStats 0ms

/test/csv/ok/body-open.html

http://txt2tags.googlecode.com/
HTML | 19 lines | 17 code | 2 blank | 0 comment | 0 complexity | ad142b499248692bc55b03118885d119 MD5 | raw file
Possible License(s): GPL-2.0, GPL-3.0, WTFPL
  1. <TABLE CELLPADDING="4">
  2. <TR>
  3. <TD>one</TD>
  4. <TD>two</TD>
  5. <TD>three</TD>
  6. </TR>
  7. <TR>
  8. <TD>um</TD>
  9. <TD>dois</TD>
  10. <TD>tres</TD>
  11. </TR>
  12. <TR>
  13. <TD>ichi</TD>
  14. <TD>ni</TD>
  15. <TD>san</TD>
  16. </TR>
  17. </TABLE>