도큐먼트 Document
//documentURI
document.URL // http://localhost:3000//DocumentType
document.doctype // htmlel.createTextNode("텍스트"); //텍스트 노드 설정
el.normalize(); //????Last updated
//documentURI
document.URL // http://localhost:3000//DocumentType
document.doctype // htmlel.createTextNode("텍스트"); //텍스트 노드 설정
el.normalize(); //????Last updated