text in table

for sub-pixel line wrapping issue

by rbyers

HTML

<table align="center" border="0" cellspacing="0" cellpadding="0">
 <tbody><tr><td>
 <div>
 This text is supposed to fit on one line
</div>
 </td></tr>
 </tbody></table>