RetroZilla/parser/htmlparser/tests/html/table05n.html

12 lines
178 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
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