Core DOM and HTML DOMAccessing DOM NodesThe document NodedocumentElementChild NodesAttributesAccessing the Content Inside a TagDOM Access ShortcutsSiblings, Body, First, and Last ChildWalk the DOMModifying DOM NodesModifying StylesFun with FormsCreating New NodesDOM-only MethodcloneNode()insertBefore()Removing NodesHTML-Only DOM ObjectsPrimitive Ways to Access the Documentdocument.write()Cookies, Title, Referrer, Domain