HTML document object properties
activeElementRetrieves the object that has the focus.
aLinkColorSets or retrieves the color of all active links in the document.
bgColorSets or retrieves the background color behind the document object.
bodySpecifies the beginning and end of the document body.
contentEditableSets or retrieves whether the user can edit the content of the document object.
cookieSets or retrieves the string value of a cookie.
defaultCharsetSets or retrieves the default character set of the document.
designModeSets or retrieves whether the document can be edited.
documentElementRetrieves a reference to the root node of the document.
domainSets or retrieves the security domain of the document.