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 methodUsing cloneNode() methodUsing insertBefore() methodRemoving nodesHTML - only DOM objectsPrimitive ways to access the documentUsing document.write() methodCookies, title, referrer, and domain