...steps:
1. View, Source, Ctrl-A, Ctrl-C, Open an empty text file by Notepad and Ctrl-V onto it. Save the text file as file1.htm (text Documents (*.txt))
I then simplified file1.htm, it became
<table>
<tr>
<td>
aaaaa
</td>
<td>
bbbbb
</td>
</tr>
</table>
2. I run file1.htm in IE...