0 / 60 seg.

What JavaScript method would remove an element with the ID "myElement"?

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