/test/csv/ok/cell-decrease.html
http://txt2tags.googlecode.com/ · HTML · 28 lines · 26 code · 2 blank · 0 comment · 0 complexity · c93635b6a3d1e9ef96635437d6a37c3e MD5 · raw file
- <P>
- Line 1.
- </P>
- <TABLE CELLPADDING="4">
- <TR>
- <TD>one</TD>
- <TD>two</TD>
- <TD>three</TD>
- <TD>four</TD>
- </TR>
- <TR>
- <TD>one</TD>
- <TD>two</TD>
- <TD>three</TD>
- </TR>
- <TR>
- <TD>one</TD>
- <TD>two</TD>
- </TR>
- <TR>
- <TD>one</TD>
- </TR>
- </TABLE>
- <P>
- Line 2.
- </P>