Example of code that does not wrap with question marks:
<table width="300" border="1">
<tr>
<td>???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ????????????????????</td>
</tr>
</table>
<br>
<table width="300" border="1">
<tr>
<td>^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^</td>
</tr>
</table>
You will notice the first table does not wrap, while the second table wraps.
Regards.
===
Viral Shah