Note:Removes the element from a table. Syntax: document.getElementById("tableID").deleteCaption() document.all.tableID.deleteCaption() // IE only