Manipulating the DOM

Dom Video short Youtube video on Dom programming.

Manipulating the Nodes

You can use code to

Node Methods supported by the DOM

Methods supported by the DOM which affect child nodes are

These methods allow us to replace the old, nonstandard document.write technique