Home > Course #1 Javascript Basics > Course #1 Javascript Basics > DOM Manipulation Show previous contentTry this exercise. Click the correct answer from the options.What method is used to remove an HTML element from the DOM?Click the option that best answers the question.removeChild() deleteElement() remove() hideElement() Show following content