Overview
See MDN Document InterfaceBasic Properties
doctype
documentElement
documentURI
implementation
styleSheets
children
activeElement
anchors
Returns a list of all of the anchors in the document.
body
cookie
designMode
Controls whether the entire document is editable. See Document.designMode
forms
head
images
lastModified
links
location
plugins
readyState
referrer
scripts
title
URL
Basic Methods
TO DO
createAttribute
See Using createAttribute vs. just setting the attribute directly?