0 / 60 seg.

What JavaScript method is used to remove an element with ID myElement from the DOM?

<div id="myElement">Remove this element</div>
_____