how to remove attribute by html dom code example Example: remove attribute javascript document.getElementsByTagName("H1")[0].removeAttribute("class");