by Valent Richie on Wednesday, August 18th, 2010 |
No Comments | Tags: bug, IE, table
This is caused by incorrectly formed HTML markup of the table. For example if the
is not properly closed, the table might appear after certain amount of blank space in the page. To fix this, make sure that every HTML element is opened and closed properly.
|