Every HTML document open in a browser window has an associated window object that Web authors can use to gain access to the window's properties and methods.
In this section we cover how to use the window object, create new window objects, and create special types of window objects.