RetroZilla/parser/htmlparser/tests/html/table07.html

14 lines
140 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
text1
<font size=6> text2
<table>
<tr>
<td>cell 1-1
<td>cell 1-2
<tr>
<td>still in
<td>caption
</table>
text3
</font>
last text