JAVASCRIPT/HTML HELP!?

Please give an explanation so i know you're not trolling.

https://gyazo.com/289384ccb7320a48908cdd98a053b6d8

cpcii2017-10-10T13:37:38Z

I don't think any of those answers are right. The innerHTML function returns the contents of the element thing.

<div id="thing">
blah blah blah
</div>
it will return everything between the <div></div> So use that to get your answer. The answers are worded funny so one is right I just don't like the wording of it.