To add a class attribute to an element with id myDiv, which of the following codes would be correct?
<div id="myDiv"></div>
_____
To add a class attribute to an element with id myDiv, which of the following codes would be correct?
<div id="myDiv"></div>
_____