How to remove table with html page?

How to remove table with html page?

I have table called <TABLE ID="ECBItems" style="display:none" height="0" width="0"> I need to remove this table in loading. how can we do that?