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

12 lines
178 B
HTML

End table tag terminates caption and table.
<table border>
<caption>caption1 <br> text1 <font size=6> text2
</table>
<tr>
<td>cell1
<tr>
<td> cell2
</table>
last text