Hi,
I have a very simple HTML page with very clean code (no junk from 'copy-and-paste' from word for example). It has 2 tables, each very simple. The only other tags used are <A>,<IMG>,<P>,<BR>,<B>,<I>. I manually went through the code and made sure that there is no junk there or any broken tags.
Yet, when I edit the page, click on Source, copy my HTML from a plain text file that i have - it ruins the page. Second table disappears, the content shows up inside and also outside of the HTML module and the right panel is pushed to the bottom of the page unlike how it shows on all other pages. I use the latest release of DNN or one minor version before the latest release.
The page currently has some javascript. It may cause some other problems that i do not know about but this behavior is not because of javascript because my HTML code breaks the page even when i delete all javascript.
I also tried to delete the page and recreate it - still the same.
Here is the messed up page:
http://www.timesharerevealed.com/InvestmentCalculator/tabid/125/Default.aspx
Does anyone have any idea?
THANK YOU!