ID: Q194235
The information in this article applies to:
FrontPage Editor places a null character ( ) in all empty table cells. If you remove this character from the HTML source code, FrontPage will replace it. For example, FrontPage will convert this HTML code:
   <td></td>
to this:
   <td> </td>
FrontPage Editor inserts the null character to make the table cell outline visible.
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.
Additional query words: 8.0 8.00
Keywords          : fphtml 
Version           : WINDOWS:
Platform          : WINDOWS
Hardware          : x86
Issue type        : kbprb
Last Reviewed: July 1, 1999