gecko-dev/parser/htmlparser/tests/html/Table06.html

14 строки
268 B
HTML
Исходник Обычный вид История

1998-04-14 00:24:54 +04:00
extra end table tag is ignored.
<table border>
<tr>
<td>This is the first cell in the table
<td>This is the second cell in the table
<tr>
<td>This is the third cell in the table
<td>This is the fourth cell in the table
</table>
</table>
last text