To hide an element with id "myElement" using JavaScript, which of the following options is correct?
<div id="myElement">Content</div>
To hide an element with id "myElement" using JavaScript, which of the following options is correct?
<div id="myElement">Content</div>