HTML DOM object and Javascript

DOM Level 0: window object

location, child of Window object

history, child of Window object

DOM Level 2: the document object, the html document, and one of the children of the window object

html
head
body