I need some help. I am trying to paste from word into the editor. The preview looks fine, but once I save and go back in, any tables that were there are now at the bottom of that page. Looking at the HTML view, there are now <BR>'s after every item in the table. Is there anyway to stop this from happening??
Example:
<TABLE cellSpacing=0 cellPadding=0 border=1><BR>
<TBODY><BR>
<TR><BR>
<TD vAlign=top width=132><BR>
<P><B>Test</B></P></TD><BR>