Forum Moderators: not2easy
<table style="float: right; margin-left: 50px"><tr><td>My Cell</td></tr></table>
text text text ...
MSIE displays it like this (replace the dots with spaces):
..........text text text -----------
text text text text text ¦ My Cell ¦
text text text text text -----------
But Mozilla 1.5 displays it like this (which is what I want):
text text text text text -----------
text text text text text ¦ My Cell ¦
text text text text text -----------
The extra left gap in the MSIE text is 50 px. What is wrong here?