RetroZilla/parser/htmlparser/tests/html/Table05h.html
2015-10-20 23:03:22 -04:00

13 lines
159 B
HTML

tr terminates caption
<table border>
<caption>caption1
<tr>
<td>cell 1-1
<td>cell 1-2
<tr>
<td>cell 2-1
<td>cell 2-2
</table>
last text