1 | There is one Document object (called document) per window or frame |
2 | The Document object is a reflection of the <BODY>...</BODY> container |
3 | Document has numerous subobjects (Anchor, Applet, Embed, Area, Form, Image, Link) and property arrays (anchors, applets, embeds, forms, images, links) |