单项选择题

A.mydiv.innerHtml="hello world "
B.mydiv.text ="hello world "
C.mydiv.innerHTML="hello world "
D.mydiv.innerHTML("hello world ")