<h1>blabla</h1>
2.dom.innerHTML = <h1>blabla</h1> 출력결과 : blabla innerHTML은 HTML태그를 해석하여 변환한다. 업데이트 안되는 것을 지정할 때 쓴다.