JavaScript Indexing

{object_name}

ObjectHTMLBodyElement.prototype

Details

<body> 요소를 나타내는 인터페이스이다.

설명

HTMLBodyElement 인터페이스는 HTMLElement 인터페이스를 상속받은 프로퍼티외에 특별한 프로퍼티를 제공한다.

aLink, background, bgColor, link, text, vLink 프로퍼티는 폐기되었다.

생성자

구문

형식
document.createElement("body")