Hi,
I am not sure if anyone has come across such an issue but this seems to be something weird. I have a aspx page with many <div></div and <table></table> tags. The page looks good but
Problem 1 : the footer ( which is a part of master page align center) moves to right
Generally this happens if there is a missing tag. But I have checked it multiple time there seems to be no missing tag what so ever.
Problem 2: When ever I try to save this page, I get a closing div tag added to the bottom of the page (though there is no end tag missing). Every time I save the page I get another closing div tag added.
I am not able to find any root cause as to why this is happening. Any ideas or experience? Please suggest.
Regards,
Nizam
Go to the complete details ...